This project is a Learning Management System (LMS) built with Next.js and Tailwind CSS. It uses Prisma for database interactions and includes various features to enhance the learning experience.
- Frontend: Built with Next.js and React, styled using Tailwind CSS.
- Backend: Uses Prisma as an ORM to interact with the MongoDB database.
Make sure you have the following installed:
- Node.js (version 18 or higher)
- npm or yarn or pnpm
-
Clone the repository:
git clone https://github.com/minhajul-im/lms.git cd lms