Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.09 KB

File metadata and controls

45 lines (29 loc) · 1.09 KB

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

Preview

🧰 Installation

Follow these commands to get your app ready with installation.

git clone https://github.com/Utkarsh212/Tours.git
npm install

To run your app, use this command.

npm run dev

🎇 Contributing

If you find bugs with this project, pull requests are always welcome. You can create an issue here. Your ⭐ is also greatly appreciated.

Checkout my GitHub profile and view some more awesome projects