Skip to content

Chandankumar2131/Tours_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧳 Tours App

A clean and responsive React application that displays a list of travel tours. Users can remove tours and refresh the list. Perfect for practicing API fetching, conditional rendering, and user interaction in React.

🚀 Live Demo: https://tours-app-eight.vercel.app


📸 Preview

Tours App Screenshot


✨ Features

  • 🔄 Fetches data from a live API
  • 🗑 Remove individual tours
  • 🎯 Conditional rendering when no tours are left
  • 💡 Clean design and responsive layout
  • 🚀 Deployed with Vercel

🛠 Tech Stack

  • Frontend: React (useState, useEffect)
  • Styling: CSS
  • Deployment: Vercel
  • API Source: [Fake Tour API or custom JSON]

🚀 Getting Started

# Clone the repository
git clone https://github.com/your-username/tours-app.git

# Navigate to the project directory
cd tours-app

# Install dependencies
npm install

# Start the development server
npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors