✅ This Full-Stack project is aimed at providing a user-friendly platform for planning and managing travel itineraries. The project focuses on creating a streamlined experience for users, making it easy to organize their trips and access all the necessary information.
Technologies | What I've Learned | Installation | Contribution | Layout
This project was made with the following technologies/libraries:
- Typescript
- Next.js
- Prisma
- PostgreSQL
- Tailwind CSS
- Stripe (fake payment)
- NextAuth
- Date-fns
- React-icons
- React Toastify (pop-ups)
In this website, I worked with:
- Server Routes with Next.js
- NextAuth + OAuth implementation
- Basic utilization of Stripe
- Better knowledge with Tailwind CSS
- "Providers" utilization
To see the Figma of the project, use THIS LINK
git clone https://github.com/cristian-sbardelotto/fsw-trips
npm i
# or
yarn
npm run dev
# or
yarn dev
1. Fork the cristian-sbardelotto/fsw-trips
repository on GitHub.
2. Create a new branch for your changes.
3. Make the desired changes and commit.
4. Submit a pull request with your chang1es.