Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aburaihan32/lagoon-client-side
The website provides comprehensive information about various tourist spots around the world, allowing users to explore, add and manage tourist spot details.
https://github.com/aburaihan32/lagoon-client-side
firebase html javascript react-hook-form reactjs tailwindcss
Last synced: about 23 hours ago
JSON representation
The website provides comprehensive information about various tourist spots around the world, allowing users to explore, add and manage tourist spot details.
- Host: GitHub
- URL: https://github.com/aburaihan32/lagoon-client-side
- Owner: AbuRaihan32
- Created: 2024-06-23T18:29:21.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T22:08:44.000Z (5 months ago)
- Last Synced: 2024-11-17T14:19:47.035Z (2 months ago)
- Topics: firebase, html, javascript, react-hook-form, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://tn-assignment.web.app/
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lagoon
The website provides comprehensive information about various tourist spots around the world, allowing users to explore, add and manage tourist spot details.
## Live Site URL
[Visit Lagoon](https://tn-assignment.web.app/)
## Key features
- Users can add, view, update, and delete tourist spots.
- The website is fully responsive, ensuring compatibility across mobile, tablet, and desktop devices.
- All actions provide real-time feedback through toast notifications.
## Installation Steps1. Clone the repository:
```sh
git clone https://github.com/AbuRaihan32/Lagoon-client-side.git
```
2. Navigate to the project directory:
```sh
cd folder-name
```
3. Install dependencies:
```sh
npm install
```
## used technologies:
1. react.js 2. javaScript 3. tailwindCss 4. firebase 5. react-router-dom 6. react-hook-form## used npm packages:
1. - [@AOS-Package](https://www.npmjs.com/package/aos)
2. - [@React-Hook-form](https://react-hook-form.com/)
3. - [@Swiper-slider](https://swiperjs.com/)##
[Visit Lagoon Server](https://github.com/AbuRaihan32/Lagoon-server-side)