Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrmrakib/tourism-app-looming-client
It's full-stack tourism management website (Client Code). Tourism site with user-added spots, personal lists, and secure updates.
https://github.com/hrmrakib/tourism-app-looming-client
react-router react-simple-typewriter react-toastify reactjs sweetalert2 swipper tailwindcss
Last synced: 16 days ago
JSON representation
It's full-stack tourism management website (Client Code). Tourism site with user-added spots, personal lists, and secure updates.
- Host: GitHub
- URL: https://github.com/hrmrakib/tourism-app-looming-client
- Owner: hrmrakib
- Created: 2024-06-12T02:56:53.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T16:13:32.000Z (4 months ago)
- Last Synced: 2024-09-09T20:09:24.618Z (3 months ago)
- Topics: react-router, react-simple-typewriter, react-toastify, reactjs, sweetalert2, swipper, tailwindcss
- Language: JavaScript
- Homepage: https://tourism-app-looming.web.app/
- Size: 38.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Live Preview](https://tourism-app-looming.web.app/)
## Basic Features
- 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
## Installation
To install this project, follow these steps:
1. git clone https://github.com/hrmrakib/tourism-app-looming-client.git
2. npm install
3. npm run dev
#### [Go to Server Code of the Project ➜](https://github.com/hrmrakib/tourism-app-looming-server)