This site was developed during an evaluation of my Application Designer Developer training. This Web App is developed in 3-tier architecture. The Frontend is in React, the API is in Laravel and the database is in MySQL.
API security is managed with Json Web Token (JWT) and user passwords are encrypted with bcrypt.
Maps are created dynamically with the react-leaflet hook for location pages as well as for interactive search.