Skip to content

mavinii/react-trave-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

travel_plann_preview.mp4

BetterDay

🚀 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:

// Front-end:
cd frontend
npm run dev

// Back-end
cd backend
npm run dev

// Localhost
localhost:5173/

🤝 Links:

© 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