This is a sample application for building a clone of Reddit. Link to detailed article about how this was developed.
This application is built using the following technologies:
Link to detailed article about how this was developed.
git clone https://github.com/ghoshnirmalya/reddit-clone
yarn install
From the frontend directory, we can run the following command to start our Next.js frontend application:
yarn start
The above command will start the frontend application on http://localhost:3000/.
Click on the button below to deploy the frontend application on Vercel. You'll need to sign up for a free Vercel account.
- Hasura Next.js Boilerplate
- Strapi Next.js Boilerplate
- React Search Box
- LinkedIn Clone using Create React App
- Building mono-repo applications using Lerna
This project is licensed under the MIT License.