Skip to content

itsayushmathur/Travel-With-Me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel-With-Me

Hello there! This is the repository for Travel-With-Me, a React-based travel planner application using Tailwind CSS.

About Me

My name is Ayush Mathur. Feel free to reach out to me at mathurayush121@gmail.com.

Social Accounts

# Travel With Me

Travel With Me is a web application built with React, EmailJS, and Tailwind CSS. It provides a platform for users to explore travel destinations, view activities, and make bookings. Users can also contact the site owners through a contact form.

## Features

- View destinations, activities, and images in a visually appealing gallery
- Make bookings for activities
- Contact the site owners through a contact form
- Responsive design for optimal viewing on various devices

## Installation

1. Clone the repository:

   ```bash
   git clone https://github.com/your-username/travel-with-me.git
  1. Navigate to the project directory:

    cd travel-with-me
  2. Install the dependencies:

    npm install
  3. Configure EmailJS:

    • Create an account on EmailJS and obtain your user ID.
    • Replace the placeholders in the Contact.js component with your EmailJS user ID and the relevant email template details.
  4. Run the application:

    npm start

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

Dependencies

The project has the following dependencies:

  • React: JavaScript library for building user interfaces
  • EmailJS: Service for sending emails directly from JavaScript
  • Tailwind CSS: Utility-first CSS framework for rapidly building custom designs

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Travel With Me is a dynamic web application designed to enhance the travel experience. The integration of EmailJS ensures seamless communication between users and the site owners, allowing for easy inquiries and feedback. Built using React, EmailJS, and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors