HackerNews Clone
Made a clone of HackerNews with a custom ReactJs Project with server side rendering (without using nextjs, etc) and Express as a single person resource. It is deployed on Heroku
Hacker News is a social news website focusing on computer science and entrepreneurship. It is run by Paul Graham's investment fund and startup incubator, Y Combinator. In general, content that can be submitted is defined as "anything that gratifies one's intellectual curiosity.
The project was made in a period of 2 days and made as a demo project.
You can visit the website here .Technologies:
- - React (CRA) For the frontend
- - Webpack for putting together the frontend and express app
- - Heroku to host the project
- - GitHub for version control