To view this repo live - Please visit: https://dhaaga.vercel.app/
Dhaaga is a full-stack app made with Nextjs, Typescript and Tailwind CSS - quite seamless and elegant design Used Clerk for authentication and MongoDB for DB.
Various features involves Creating a dhaaga, Searching, Creating a community, Users can comment on other dhaagas, Users can visit other profiles, etc.
Download this repo, and you will have to add environment variables. Use them accordingly by going through the code.
To run this app, use npm run dev
command.