This repository contains codebase for Branch-prompt. An anonymous social platform I built for my college to share secrets and confessions! This website is made with Next.js + ShadCN-UI๐
- Next.js
- Tailwind CSS
- Shadcn-UI
- MongoDB
- Clone this project using the following command
git clone https://github.com/goldfish7718/branch-prompt.git
- Install Dependencies
npm install
- Start Development server
npm run dev
And now you can view the website on https://localhost:3000
- This website is currently available on this domain: Branch-prompt
- For any questions, please contact me on my email: [email protected]
- This project is licensed under the MIT License