Skip to content

An eLearning platform is an online learning platform helps consolidate interactive online services, information delivery, support tools, and enhances education delivery and management. A popular type of eLearning platform is a Learning Management System (LMS).

Notifications You must be signed in to change notification settings

ndt2804/elearning-platform

Repository files navigation

Logo

Elearning Platform

An eLearning platform is an online learning platform helps consolidate interactive online services, information delivery, support tools, and enhances education delivery and management. A popular type of eLearning platform is a Learning Management System (LMS).

Authors

Tech Stack

Client: React, Redux, TailwindCSS, NextJs 14

Server: Because it is a small project that is not too large, we built the backend right on nextjs

Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Cross platform

How to run

Clone the project

  git clone https://github.com/ndt2804/elearning-platform

Go to the project directory

  cd elearning-platform

Install dependencies

  npm install
  # or
  yarn install
  # or
  bun install

Start the server

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGODB_URL

ANOTHER_API_KEY

Feedback

If you have any feedback, please reach out to us at nduytan.dev@gmail.com

License

MIT

About

An eLearning platform is an online learning platform helps consolidate interactive online services, information delivery, support tools, and enhances education delivery and management. A popular type of eLearning platform is a Learning Management System (LMS).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages