Trip Stash - Best visually pleasing project - Refine hackathon 🏆 🥇 - Link
Welcome to the Trip Stash! This project is designed to help users plan their trips efficiently and easily. It utilizes Refine, Vite, Supabase, and Chakra UI to provide a seamless and delightful user experience.
- User Authentication: Users can sign up and log in to access their personalized trip planning experience.
- Create Trips: Users can create new trips by providing details such as destination, dates, and trip objectives.
- Add Activities: Users can add activities to their trips, including attractions, restaurants, and other points of interest.
- Trip Itinerary: Users can view and organize their trip itinerary with detailed information about each activity.
- Collaborate: Users can invite friends to collaborate on a trip, making it easy to plan a group journey.
Before getting started, make sure you have the following installed on your system:
- Node.js (v14.0.0 or higher)
- Git
- Yarn (optional but recommended)
- Clone the repository to your local machine:
git clone https://github.com/brindashree/trip-stash.git
cd trip-stash
- Install dependencies using Yarn or npm:
yarn install
# or
npm install
- Start the development server
yarn dev
# or
npm run dev
Open your web browser and navigate to http://localhost:5173/ to access the Trip Stash.
The Trip Stash is open-source software licensed under the MIT License
Dev team
Product & Design team
We hope you find the Trip Stash helpful for planning your adventures! If you encounter any issues or have suggestions, please feel free to create an issue on the GitHub repository. Happy trip planning! 🚀