This Project is a search engine for Hackernews It is hosted at https://search-hackernews-vinay.netlify.app/
- Installing Node and NPM
This project relies on to run Nodejs and the Node Package Manager (NPM). Before proceeding, you must first download and install Node from from https://nodejs.com/en/download. The download comes with NPM - Installing project dependencies
- Clone this repository
- Change working directory to the repository directory and run:
npm install
- Install your preferred code editor
This is so that you can view or edit code base as you wish. If you wish, you can install vs code here
In the project directory, you can run:
npm start
to run React App
This runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
If you liked this, leave a star! ⭐
If you liked this and also liked my other work, be sure to follow me for more! 🙂