Skip to content

Engineervinay/search-hackernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search engine for Hackernews using api Netlify Status

This Project is a search engine for Hackernews It is hosted at https://search-hackernews-vinay.netlify.app/

Getting Setup

Installing Dependencies

  1. 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
  2. Installing project dependencies
  • Clone this repository
  • Change working directory to the repository directory and run:
npm install
  1. 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

Available Scripts

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.

Screenshots

Screenshot from 2022-02-08 20-52-49

Screenshot from 2022-02-08 20-53-16

Screenshot from 2022-02-08 20-54-54

License & Copyright

© Vinay Patil

Support Me

If you liked this, leave a star! ⭐

If you liked this and also liked my other work, be sure to follow me for more! 🙂

Contributors