React App to manage a Magic The Gathering collection
- React, hooks, Axios
- Responsive
- Works with an API on Symfony (APIPlatform)
###TRANSLATIONS
Adding a language :
-> Translate each mail template (/server/mailing/templates)
-> Translate the json for PDF template on server (/server/PDF_handling/translations)
-> Add the lang file in React app (/translations)+ enable the lang selection in appWrapper