live URL : https://b9-a10-tourism.web.app/
- Users can register and login to the website using Firebase Authentication. This will allow them to securely access their account .
- Users can add their favorite spots to the website. When adding a spot, they can provide details such as the spot name, spot image , Seasonality , Travel time , country name , location, average cost , visitors per year, and Short details .
- Users can only edit or delete the surfing spots they have added themselves. They cannot modify or remove spots added by other users. This ensures that each user has control over their own data.
- When a user selects a country from Home page country part , the website should show a page where the spots to display only those located in the selected country.
- This website is responsive and optimized for both desktop and mobile devices, allowing users to access and use the site comfortably from any device.
- Logged Users can update his profile name or photo .
1. react icons
2. DaisyUI
3. react-simple-typewriter
4. firebase
5. react-tooltip
6. sweetalert2
7. swiper
VITE_apiKey= {firebase}
VITE_authDomain= {firebase}
VITE_projectId= {firebase}
VITE_storageBucket= {firebase}
VITE_messagingSenderId= {firebase}
VITE_appId= {firebase}