Skip to content

Asib27/MathMaster-Frontend

Repository files navigation

MathMaster

MathMaster is an interactive math learning website. It uses interactive math elements, as well as modern web design principles so that students can understand and realize math intuitively. Core features include editing and viewing interactive lessons and quizzes. Besides, There are 4 roles, users, moderator, author, and admin. Based on their roles, they can create, analyze, view analytics, and delete courses, topics, lessons, and quizzes.

How to Install

Install Dependencies

npm install

Run

npm run dev