- Home has a Navbar, HeroSlider, 6 tourist spot data, a countries section, an extra 2 sections, and a common footer.
- All tourist spot page has all data in-store in the database
- Add Spot pages with a form that only can access logged-in user
- My listed page has all data only logged-in users can access to see his/her added data
- Add dark mode for all pages
- Add two packages - React-simple-typewriter and React-tooltip
To install this project, follow these steps:
- git clone https://github.com/hrmrakib/tourism-app-looming-client.git
- npm install
- npm run dev