This project was bootstrapped with Create React App.
In the project directory, you have two folders ( frontend and backend ).
To make the project works you have to follow these steps :
In the backend directory, you can run :
install all the dependencies.
Launch the server.
The server will reload if you make edits.
You will also see any lint errors in the console.
In the frontend/strategin-app directory, you can run :
install all the dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.