MK-CodeZone is a full-stack EdTech platform for programers built using the MERN stack (MongoDB, Express.js, React.js, Node.js). It serves as a central hub for developers to connect, buy courses and explore the exciting world of programming together.
- MongoDB: Database
- Express.js: Backend Framework
- React.js: Frontend Framework
- Node.js: Backend Runtime Environment
- User Authentication: Secure login and registration.
- Payment Integration: Purchare course using secure Raxorpay payment gateway
- Course Management: Create, update, and delete courses.
- Interactive Lessons: Multimedia lessons with quizzes.
- Progress Tracking: Track user progress and performance.
- Responsive Design: Mobile-friendly interface.
To get a local copy up and running follow these simple steps.
- Node.js
- MongoDB
-
Clone the repo
git clone https://github.com/mk4levi/mk-codezone.git
-
Install NPM packages
Frontend- npm install Backend- 1. cd server 2. npm install
-
Start the development server
Frontend- npm run start Backend- 1. cd server 2. npm run dev
Manthan's Portfolio -My Portfolio
Manthan's LinkedIn -My LinkedIn
Manthan's Mail ID -[email protected]