Welcome to Travel Tales, a community-driven platform where travelers from around the world come together to share their travel experiences, discover hidden gems, and inspire each other's adventures.
- Share Your Stories: Share your travel experiences, photos, and recommendations with fellow travelers.
- Discover New Destinations: Read firsthand accounts of travelers' adventures and get insider tips on destinations you're planning to visit.
- Connect with Like-Minded Travelers: Engage with a community of passionate travelers, exchange stories, and find inspiration for your next journey.
- Frontend: Built with React.js and styled with Tailwind CSS.
- Backend: Developed using Node.js and Express, with MongoDB as the database.
- Authentication: Secure user authentication using JWT (JSON Web Tokens).
- Image Upload: Allows users to upload images to accompany their travel stories.
- Deployment: Frontend deployed on Vercel and backend deployed on Render.
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/travel-tales.git
- Install dependencies:
cd travel-tales && npm install
- Run the frontend:
npm run dev
- Run the backend:
npm start
Contributions are welcome! If you'd like to contribute to Travel Tales, feel free to open a pull request with your changes. Please ensure that your code adheres to our coding standards and includes relevant tests.
If you have any questions or suggestions, feel free to reach out to us at [email protected].
Happy travels!