Calendar APP
This is the frontend for the calendar app. This application is the result of finishing the course "React - de cero a experto" in udemy.
This is a react 18 app which is in charge of displaying the UI and doing api calls to the api hosted in the calendar-backend
Both, the frontend and backend are hosted in render.com
Development steps
- Duplicate .env.template file, name it .env
- Do the appropiate environment variables adjustments inside the .env file