Welcome to Course-demy, the ultimate online destination for unlocking your full potential through the power of education. Our platform is built on a powerful technology stack, including Next.js, React, Prisma, Tailwind, Nest-Auth, and Stripe
- Explore and buy courses from a diverse array of choices.
- Effortlessly handle payments through integrated Stripe processing.
- Enable user authentication and authorization via Next-Auth for a smooth experience.
- Frontend: Next.js
- Backend: Prisma
- Database: MongoDB
- UI Styling: TailwindCSS
- Clone this repository:
https://github.com/Shm-Rsuf/course-demy.git
- Navigate to the client directory:
cd course-demy
- Install dependencies:
npm install
- Start the client:
npm run dev
- Access the client in your browser at:
http://localhost:3000