This site allows you to display the latest results of the Covid epidemic. Data on the Coronavirus in France are updated every day for each department and globally for France.
During this project I used several Symfony components that I did not know such as:
- Symfony HttpClient
- Symfony UX/Chartjs
- Symfony CacheInterface
- Clone the Github repository.
- Run: composer install.
- Run: yarn install.
- Run server:ca:install for the SSL certificate in local.
- Run symfony serv.
- Run yarn encore dev to build assets.