Skip to content

codebase for a cutting-edge travel planner app using vite ˜React. Let's revolutionalize the way people travel together . Happy coding!

Notifications You must be signed in to change notification settings

AngelHenriettaAboah/travel-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Travel Planner App

Welcome to the Travel Planner App! This cutting-edge application, built with React, aims to revolutionize the way people plan their trips. Whether you're organizing a quick weekend getaway or a detailed multi-city vacation, this app is here to help.

Table of Contents

Features

  • Trip Planning: Plan your trips by specifying origin, destination, departure date, arrival date, and times.
  • Weather Integration: Get weather updates for your destination.
  • Social Sharing: Share your trip details with friends and family via social media.
  • Responsive Design: Accessible on both desktop and mobile devices.

Demo

Home Page

Home Page

Form Page

Form Page

Trip Details Page

Trip Details Page

Installation

To get started with the Travel Planner App, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/your-username/travel-planner.git
    cd travel-planner
  2. Install Dependencies:

    npm install
  3. Start the Development Server:

    npm start

    The app should now be running on http://localhost:3000.

Usage

  1. Plan a Trip:

    • Enter your starting city and destination city.
    • Select the departure and arrival dates.
    • Choose the departure and arrival times.
    • Submit the form to get trip details, including the weather forecast for your destination.
  2. View Trip Details:

    • Review your trip details, including weather information.
  3. Share Trip:

    • Use the share button to share your trip details via social media or email.

Contributing

We welcome contributions to improve the Travel Planner App. To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

Please ensure your code adheres to our coding standards and includes appropriate tests.

License

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

Contact

For questions, suggestions, or feedback, please reach out to:

Thank you for using the Travel Planner App! Safe travels and happy planning!

About

codebase for a cutting-edge travel planner app using vite ˜React. Let's revolutionalize the way people travel together . Happy coding!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published