This is "MASAI LMS" student dashboard , once you signup/signin then you can abe to access all the features like (Lectures, Assignments, Tickets, Admin, Notifications, Discussions, Electives)
- Open a folder where you want to clone the repo
- Do git bash here
- Add command git clone https://github.com/bheema-284/masai_lms.git
- The repository folder is cloned
- Open in VS Code, and open new terminal
- install npm packages
- Add command npm start
- View in browser(http://localhost:3000) and signup to access all features.