Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mavinii/react-trave-planner
Travel Planner With Friends
https://github.com/mavinii/react-trave-planner
express nodejs prisma react rocketseat rocketseat-nlw tailwindcss typescript vitejs
Last synced: 20 days ago
JSON representation
Travel Planner With Friends
- Host: GitHub
- URL: https://github.com/mavinii/react-trave-planner
- Owner: mavinii
- Created: 2024-07-10T21:58:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T11:02:32.000Z (7 months ago)
- Last Synced: 2025-01-21T00:38:07.124Z (23 days ago)
- Topics: express, nodejs, prisma, react, rocketseat, rocketseat-nlw, tailwindcss, typescript, vitejs
- Language: TypeScript
- Homepage:
- Size: 18.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Travel.Plann
## 📝 About:
This project is a travel planner where you can create a trip and invite friends to join while adding links and daily activities. It was developed during the Next Level Week Together event by Rocketseat.https://github.com/user-attachments/assets/ef15804b-38c4-466a-9aa4-6256cfe0155b
![]()
### 🚀 Front-end:
It uses React, TypeScript, ViteJS and TailwindCSS. The project uses Axios to make requests to the API, React Router to navigate between pages, React Day Picker to select dates, React Modal to create modal windows, React Icons to add icons, and Hero Icons to add icons.### 🚀 Back-end
The backend uses Node.js, Express, and Prisma.### 💻 Run this project:
```js
// Front-end:
cd frontend
npm run dev// Back-end
cd backend
npm run dev// Localhost
localhost:5173/
```### 🤝 Links:
- [Fima Project](https://www.figma.com/design/GlQVSoeZBaMjxDDtLPdaCg/NLW-Journey-%E2%80%A2-Planejador-de-viagem-(Community)?node-id=3-376&t=D0tgWQZrKw10fyLw-1)
- [NLW API Docs](https://nlw-journey.apidocumentation.com/reference)
- [RocketSeat](https://www.rocketseat.com.br/assinatura)## © Copyright:
Please note, this is a simple project as a IT student, however, it may contain some part of the code that may be Copyright. Please also note that this project is `non-profit` and not intended to be monetized.---
Built with 💙 by [@Marcos Oliveira](https://www.linkedin.com/in/pgmarcosoliveira/)