Web app to plan e manage all your trips
This app was made using react
To use this app locally, follow these steps:
Clone the repository and install all its dependencies
npm install
Run the application executing the following command
npm start
Then access http://localhost:3000/ Obs: This address port may change depending on your local configurations
- Sidebar
- Dashboard
- All trips carousel
- World Map with pins
- Add trip functionality
- Trip management
- Authentication