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.
- Host: GitHub
- URL: https://github.com/rashedrk/explore-together-client
- Owner: rashedrk
- Created: 2024-06-02T06:58:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-21T11:09:41.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T21:14:01.177Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://explore-together.vercel.app/
- Size: 8.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).