E-learning app is a learning institution app which serves as the first contact between the student who is willing to enrol for a course and the school. The project is 99% done and some of the functionalities are finalized in the backend & front end, Which can be checked out.
Click here to see the back end
- Create react front end app
- Connect react front end app to rails back end
- Use API end point to get data
- Fetch data from the API
- React
- Redux
- Materia UI
- Git
To get a local copy up and running follow these simple example steps.
-
git@github.com:OLIPLICHE/e-learning-platform-frontend.git
-
cd e-learning-platform-frontend
-
Run
npm install
to install all the necessary gems -
Make sure to run our Rails backend application first before running the React app so that it takes up the
port 3000
for the API to work. -
Once the back end is runing on
port 3000
then start the react app and you will be prompted to run the server on another port likeport 3001
.
👤 Yannick-Noel Aka
- GitHub: @codecaiine
- LinkedIn: Yannick-Noel AKA
👤 Mavoungou Paka
- GitHub: @OLIPLICHE
- LinkedIn: Mavoungou Paka
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse