ReactJS app as frontend for an Elearning App
- Clone the repository on your local machine.
- Run the "npm install" command in the root directory of the project to install the modules described in package.json.
- Run the "npm start" command to start your project (it will run on localhost:8888).