Skip to content

tour-it-planner/tour-it-frontend

Repository files navigation

tour-it-logo

Tour IT Frontend

Welcome to the Tour IT Frontend repository! This project is a frontend application designed to work with the Tour IT Planner platform, which helps users plan their travel itineraries effectively.

Table of Contents

Description

The Tour IT Frontend is built using modern web technologies and frameworks to provide a seamless user experience for planning trips and exploring destinations. It interacts with the backend API to deliver real-time data and features to users.

Repo for backend- https://github.com/tour-it-planner/tour-it-backend

Features

  • User Authentication: Secure login and registration.
  • Trip Planning: Create, edit, and manage travel itineraries.
  • Destination: Create destinations and view detailed information.
  • Responsive Design: Optimized for both desktop, Tablet and mobile devices.

Installation

To get started with the Tour IT Frontend project, follow these steps:

  1. Git clone: https://github.com/tour-it-planner/tour-it-frontend.git

  2. To install dependencies: npm install

  3. Environment variables: You'll need to create a .env file and add environment variables.

REACT_APP_API_URL=<YOUR_API_URL>

  1. To run the application: npm run dev

Environment Variables

You need to set up the following environment variables in the .env file:

REACT_APP_API_URL: The base URL for the API that the frontend will communicate with.

If you don’t have these credentials, you may need to sign up for the respective services to obtain them.

Environment Variables

You can see the live demo of the Tour IT Frontend application at https://tour-it.netlify.app/

For interactive API testing, you can use https://tour-it.onrender.com

License

  • This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •