I know you love reading HackerNews so why not read it with ease !🚀
Live App : https://hackrnews.vercel.app/
- Super Clean UI 🌄
- Dark/Night Mode 🌓
- Read Anywhere 🌌 - A PWA you can install on any OS!
- More than A Feed!⚡ - Sign Up . Save . Karma . Comments
- Server Side Rendered - Powered by NextJS.
- Sort/Filter the Feed.
- More Personalized with a Special Feed according to the User's interests.
- Make a HackrNews Twitter Bot.
- A Hacker's NewsLetter !
- Saving up some money to buy a domain for it. 😄
Clone the project
git clone https://github.com/saumya66/hackr-news
Go to the project directory
cd hackr-news
Install dependencies
npm install
Add appropriate Credentials
AUTH0_SECRET="[A 32 characters secret used to encrypt the cookies]"
AUTH0_BASE_URL="http://localhost:3000"
AUTH0_ISSUER_BASE_URL="https://[Your tenant domain. Can be found in the Auth0 dashboard under settings]"
AUTH0_CLIENT_ID="[Can be found in the Auth0 dashboard under settings]"
AUTH0_CLIENT_SECRET="[Can be found in the Auth0 dashboard under settings]"
Start the server
npm run dev
Would love to connect with you ! 👋: