Skip to content

Hacker News daily Updates Web Scraping using Node and React-JS

Notifications You must be signed in to change notification settings

deepakdubey2624/HackerNewsUpdates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is build to scrape the news from Hacker news https://news.ycombinator.com/

You Need to Run the App and navigate to http://localhost:3001 Register a User and Login with Registered User Email and Password.

Available Scripts

In the project directory, you have Front end and Backend folder(server):

1.cd to server folder and run

npm install

hackernews

Launches the Hacker news command to scarpe the website and load the data into Db.

2.In the server folder run

npm run server

Launches the Express server at. http://localhost:3001

In the Main project directory, you can run:

npm install

npm start

Runs the React Front end app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Hacker News daily Updates Web Scraping using Node and React-JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published