Problem Statement: StackIt – A Minimal Q&A Forum Platform Team Name: Heckers Email ID of TL: sahuharshit2019@gmail.com
- Ask and answer questions
- Tag-based categorization
- Voting and accepted answers
- User profiles
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev