Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dylanbuchi/travelio
Travelio is a full-stack web application that enables users to explore and book amazing places from other users around the world. Users can create their own profile and manage their favorites, properties, reservations, and trips. Users can also browse through public listings in guest mode and filter them by location, amenities and more.
https://github.com/dylanbuchi/travelio
mongodb nextjs13 prisma react18 tailwindcss typescript
Last synced: 1 day ago
JSON representation
Travelio is a full-stack web application that enables users to explore and book amazing places from other users around the world. Users can create their own profile and manage their favorites, properties, reservations, and trips. Users can also browse through public listings in guest mode and filter them by location, amenities and more.
- Host: GitHub
- URL: https://github.com/dylanbuchi/travelio
- Owner: dylanbuchi
- Created: 2023-03-31T19:38:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T09:34:48.000Z (over 1 year ago)
- Last Synced: 2024-11-09T08:12:49.662Z (about 2 months ago)
- Topics: mongodb, nextjs13, prisma, react18, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://travelio-vert.vercel.app
- Size: 377 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# travelio
Travelio is a full-stack web application that enables you to explore and book amazing places from other users around the world. You can create your own profile and manage your favorites, properties, reservations, and trips. You can also browse through public listings in guest mode and filter them by location, amenities and more.
Website: https://travelio-vert.vercel.app
### Built with:
[![Next.js](https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white)](https://nextjs.org/)
[![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)](https://reactjs.org/)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
[![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)](https://tailwindcss.com/)
[![Prisma](https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white)](https://prisma.io/)
[![MongoDB](https://img.shields.io/badge/MongoDB-4EA94B?style=for-the-badge&logo=mongodb&logoColor=white)](https://www.mongodb.com/)---
![travelio-image](https://user-images.githubusercontent.com/52018183/233794276-801fe55c-ecda-4c3b-bbbc-c235b72f705d.png)
---
# ⌨️ Commands
All commands are run from the root of the project, from a terminal:
| Command | Action |
| :------------- | :------------------------------------------ |
| `pnpm install` | Installs dependencies |
| `pnpm dev` | Starts local dev server at `localhost:3000` |
| `pnpm build` | Build your production site |## Author
- Website - [Dylan Buchi](https://dylanbuchi.com/)