File : index.jsx
Entry point of the app
Contains the router (react-router)
Depending on react app environment variable, starts the mocked API (and get the mocked data)
or call the real backend API (and get the real data)