Mock Travel Booking app with Routing and Authentication.
- Email: [email protected]
- Password: 123456
- React
- TypeScript
- Firebase
- React Router
- Mapbox
- User Authentication.
- Page Routing.
Run npm install
to install all the dependencies for the project.
- Run
npm run dev
. This will run the porject in browser at http://localhost:5173/.
- Run
npm run build
for production build in 'dist' folder.