yash11K / reddit_clone

An effort to Replicate Reddit
https://reddit-clone-three-mauve.vercel.app
0 stars 0 forks source link

DO NOT DIRECTLY CLONE THIS

Create a Fork, Clone the copy which is your own repository

To start working on an issue:

The App Currently uses Postgres DataBase. Connect it to your DB by giving credentials in the Application.properties

Do not add Application.properites in the commit. Commit only the changes required to fix that issue.