Skip to content

indranildeveloper/breaddit

Repository files navigation

Breaddit

Full Stack web app built with NextJS and deployed with Vercel.

Here are some screenshots:

Sign In

Feed

Create Community

Subreddit

Subreddit Post Initial

Subreddit Post Final

Subreddit Post

Settings

Search

Running this project locally

To run this project locally you should have NodeJS, NPM and Yarn installed.

First copy contents of the .env.example file to .env file and put your environment variables

Also you need to upgrade your Yarn version to berry, you can do that by running

yarn set version berry

Then you can install all the dependencies for the project.

yarn install

Finally you can start this project by running

yarn dev

Releases

No releases published

Packages

No packages published

Languages