Travel Guru is a working front-end web application that serves the purpose of a travel agency.
Live Link: https://travel-guru-1571c.web.app/
- A customer can select his/her desired tourist spot
- Book it on their desired date.
- Then redirected to a page containing all the hotels’ location
- Hotels' location is rendered using Google Map API
Other Functionalities
- User can log in with their email/password, gmail or facebook.
- The tourist spot details is set to booking page dynamically.
- User can select their desired date from a dynamic calendar.
- ReactJS
- React Router
- Firebase Authentication
- Material UI
- Bootstrap
- Google Map API
- Firebase Hosting
- HTML/CSS
- etc.
Download the Zip or Clone the git, then run
npm install