Danielschuetzle / Wayfarer-App

Link to Vercel Deployment:
https://wayfarer-app.vercel.app
1 stars 0 forks source link

🌍 Wayfarer Planner

Wayfarer Planner is a comprehensive travel planning application that helps users organize and manage their travel plans with ease. The application is built using Next.js, React.js, and Styled-components, ensuring a modern, fast, and interactive user experience.

🎯 Features

πŸ”§ Installation and Setup

  1. Clone the repository: git clone https://github.com/danielschuetzle/Wayfarer-App.git

  2. Install the dependencies: npm install

  3. Run the application: npm run dev

The application will be available at http://localhost:3000.

πŸ“– Usage

Visit the application and start creating your travel plans. You can add various details such as plan name, tag, start and end dates, budget, activities, and even upload a picture.

Once your plan is created, you can view it on the calendar, edit it, or delete it. During editing, you can also fetch the weather forecast for your travel dates, helping you plan better.

πŸ”’ Environment Variables

The following environment variables are required:

πŸ™ Acknowledgements