Skip to content

Hacker News is a social news website focusing on computer science and entrepreneurship. Created using React.js, Tailwind CSS, Algolia API

Notifications You must be signed in to change notification settings

abhilasha007/hacker-news

Repository files navigation

Hacker News Clone

Hacker News is a social news website focusing on computer science and entrepreneurship. This clone has the following web pages:

  • Trending Stories Page
  • Newest Stories Page
  • Newest Comments Page
  • Search Page with 3 filters
  • Story Page displaying a story and its comments
  • 404 Not Found Page

Created using React.js, Tailwind CSS, Algolia API.
Deployed website: https://hacker-news-clone007.netlify.app/

To run this application on local server

Run following commands in the terminal

npm install

Downloads all of the dependencies

npm run start

Runs the 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 is a social news website focusing on computer science and entrepreneurship. Created using React.js, Tailwind CSS, Algolia API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published