This project is an application exercice for the company calldesk. This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template. This project use Material-ui components.
You can find 2 branches in this project :
This is the dev branch.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
This is the production branch. It is set up with Heroku CI, so the app is in continuous integration in the Heroku platform. Open https://murmuring-lowlands-77093.herokuapp.com/ to view it in the browser.
Contains all functions relative to the store.
Contains all functions relative to the graphical interface.
Contains all ressources as (img, logo, etc..)
Contains all functions relative API calls.