This is a Apna College Assignment. The task is to create a simple DSA Learning Website using Next.js.
First, clone the repository:
git clone git@github.com:thevinodpatidar/apna-college-assignment.gitSecond, install the dependencies:
npm installLast, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
- Next.js
- Shadcn UI
- Prisma
- MongoDB
- NextAuth.js
- Vercel