Skip to content

barhouum7/MathUniverse

Repository files navigation

An E-learning Platform, based on the MERN stack.

This project was bootstrapped with Create React App with other libraries.

The UI was built based on Material-UI also with it's associated libraries ecosystem

Have a look at the Demo: https://thenewelearn.herokuapp.com/

Installation Instructions

  1. Install Node.js
  2. Install npm
  3. If you plan to use a local instance of MongoDB database, install MongoDB atlas.
  4. Clone this github repo.
  5. Open the local project directory in a terminal, and run: npm install && npm run devStart for both client and server side to start the app.

Available Scripts