Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 Steps

1. 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)