Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 947 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 947 Bytes

Search Engine using React🚀

Technologies Used:
  • React
  • Google API Key

To visit, Click Here

Fork the project and make your own search engine

Steps🪜

  • Fork the project using `git clone`
  • Open Terminal or Command Prompt in the local machine and enroute to root directory
  • Install `npm install` or `npm i` to install node_modules
  • Make sure that node JS is installed in your local machine
  • After installing node_modules, run `npm start` on your terminal or command prompt