8000 GitHub - Mkp4coder/mk-codeup-mk
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mkp4coder/mk-codeup-mk

Repository files navigation

MK-CodeZone

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.

Project Link:

Visit Project's Live Web-App

Technologies Used

  • MongoDB: Database
  • Express.js: Backend Framework
  • React.js: Frontend Framework
  • Node.js: Backend Runtime Environment

Features

  • 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.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Node.js
  • MongoDB

Installation

  1. Clone the repo

    git clone https://github.com/mk4levi/mk-coderzone.git
    
  2. Install NPM packages

    Frontend- npm install
    Backend- 1. cd server 2. npm install
    
  3. Start the development server

    Frontend- npm run start
    Backend- 1. cd server  2. npm run dev

Contact

Manthan Kumar -LinkedIn -mksoul1811@gmail.com

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0