Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/utkarsh212/tours

Tours is a react application to manage your travel plans. It ises fetch API to fech data for running travel packages around the world. You can choose one of the tours as per your interests.
https://github.com/utkarsh212/tours

fetch-api fro front-end-development localstorage reactjs tailwindcss

Last synced: 24 days ago
JSON representation

Tours is a react application to manage your travel plans. It ises fetch API to fech data for running travel packages around the world. You can choose one of the tours as per your interests.

Awesome Lists containing this project

README

        

# Tours Journal
- Tours is a react application to manage your travel plans. It ises fetch API to fech data for running travel packages around the world. You can choose one of the tours as per your interests.

## 🚀 Features

- Uses Fetch API to fetch tours data
- Users have the option to show or revoke their interest
- Uses localStorage API to store Response Data to avoid unnecessary API calls

## 🧰 Technologies Used

- ReactJS
- Fetch API
- Tailwind CSS

## 👀 Preview

### [Live Link](https://tours-ct.netlify.app/)

![Preview](/public/preview-image.png)

## 🧰 Installation

Follow these commands to get your app ready with installation.

```bash
git clone https://github.com/Utkarsh212/Tours.git
```

```bash
npm install
```

To run your app, use this command.

```bash
npm run dev
```

## 🎇 Contributing

If you find bugs with this project, pull requests are always welcome. You can [create an issue here](https://github.com/Utkarsh212/Tours/issues/new).
Your :star: is also greatly appreciated.

[Checkout my GitHub profile and view some more awesome projects](https://github.com/Utkarsh212)