Skip to content

The React Tours App is a web application built using React that displays a list of tour destinations. Users can remove tours they are not interested in and refresh the list.

Notifications You must be signed in to change notification settings

SuryaPratap2542/Plan-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Tours App

Description

The React Tours App is a web application built using React that displays a list of tour destinations. Users can remove tours they are not interested in and refresh the list.

Features

  • View a list of tour destinations
  • Remove tours from the list
  • Refresh the list of tours

Preview

image

Technologies Used

  • React
  • CSS
  • Data from JSON

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/react-tours-app.git
  2. Navigate to the project directory:

    cd react-tours-app
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your web browser and navigate to http://localhost:3000 to view the app.

Usage

  1. Browse the list of tour destinations.
  2. Click the "Not Interested" button to remove a tour from the list.
  3. If all tours are removed, click the "Refresh" button to restore the original list.

Data Source

Tour data is sourced from the data.js file. Modify this file to add or update tour information.

Contributing

Contributions are welcome! If you find any issues or would like to enhance the app, feel free to submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Designed and developed by Surya Pratap Singh

About

The React Tours App is a web application built using React that displays a list of tour destinations. Users can remove tours they are not interested in and refresh the list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published