Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)