Classroom

About Classroom

Classroom is a education platform that provide courses based on videos. This repository is memberpage for classroom platform (course dashboard). This repository built with ReactJS.

Framework & Technologies

  • ReactJS
  • TailwindCSS

How to use this repository

  • Rename the .env.example into .env

  • Fill the value in .env file based on your case.

  • Install dependencies :

    $ npm install
  • Run the Vite's server

    $ npm run dev

Production

Here is the website link in production classroom

Repositories

In other side, the API service for this platform built with microservice architecture. Here is the list :