An open API service indexing awesome lists of open source software.

https://github.com/rashedrk/explore-together-client

A travel partner finding website build on NextJs.
https://github.com/rashedrk/explore-together-client

Last synced: over 1 year ago
JSON representation

A travel partner finding website build on NextJs.

Awesome Lists containing this project

README

          

# Explore Together Website (Client)

Explore Together Website is a web application designed to facilitate connecting travelers with potential travel buddies based on their trips and preferences. This project leverages a modern technology stack to provide a robust and efficient solution for users to plan trips, find companions, and manage travel buddy requests.

### Live URL

The Frontend server is hosted in Vercel
[Live Server](https://travel-buddy-matching-server.vercel.app/).

## Technology Stack

- **Programming Language:** TypeScript
- **Web Framework:** NextJS
- **State Management** Redux
- **Build Tool:** Vite

## Getting Started

To set up the front end locally, follow these steps:

1. **Clone the Repository:**

```bash
git clone https://github.com/rashedrk/explore-together-client.git
```

2. **Install dependencies**
```bash
cd explore-together-client
npm install

```

3. **Run the Application**
```bash
npm run dev
```

5. **Access the Application:**
Open your web browser and navigate to `http://localhost:5173` to access the application.

## Feedback and Contributions

We welcome your feedback and contributions to enhance the Eyeglass Sales and User Authentication System. Feel free to open issues, submit pull requests, or reach out to us with your suggestions.

## License

This project is licensed under the [MIT License](LICENSE).