Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maximoortelli/full-stack-airbnb

In this project I developed a Full Stack Airbnb application, where the user can reserve or rent a house. I have incorporated linters, thus guaranteeing cleaner and more consistent development.
https://github.com/maximoortelli/full-stack-airbnb

eslint mongodb nextauth nextjs nodejs prisma react react-router tailwindcss typescript webpack

Last synced: 20 days ago
JSON representation

In this project I developed a Full Stack Airbnb application, where the user can reserve or rent a house. I have incorporated linters, thus guaranteeing cleaner and more consistent development.

Awesome Lists containing this project

README

        



πŸ˜πŸ™ Full Stack Airbnb πŸ˜πŸ™





# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ˜πŸ™ Full Stack Airbnb πŸ˜πŸ™](#-full-stack-airbnb-)
- [βœ… Deployment](#-deployment)
- [πŸ›  Built With](#-built-with)
- [Tech Stack](#tech-stack)
- [πŸ’» Getting Started](#-getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [πŸ’Ύ Database](#-database)
- [Usage](#usage)
- [Run tests](#run-tests)
- [πŸ“Š Kanban Board](#-kanban-board)
- [πŸ‘₯ Authors](#-authors)
- [πŸ”­ Future Features](#-future-features)
- [🀝 Contributing](#-contributing)
- [⭐️ Show your support](#️-show-your-support)
- [πŸ™ Acknowledgments](#-acknowledgments)
- [πŸ“ License](#-license)

# πŸ˜πŸ™ Full Stack Airbnb πŸ˜πŸ™

> In this project I developed a Full Stack Airbnb application, where the user can reserve or rent a house. Additionally, I integrated key technologies for
> the front-end such as:

> - Next.js.
> - React.js.
> - Typescript.
> - Javascript.

> And for the back-end:

> - Next.js
> - Express
> - MongoDB for data management.

> I configured the project thoroughly and ensured a successful installation.

> To improve the quality of the code I have incorporated linters, thus guaranteeing cleaner and more consistent development.
This set of updates represents an important step towards delivering a robust and efficient medical application.

# πŸ’»βœ… Deployment

Click here to see the deployment

# πŸ›  Built With

# Tech Stack


Client side




Server side




Database



# Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

> Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

> You can start editing the page by modifying `app/page.js`. The page auto-updates as you edit the file.

> This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.

# Learn More

> To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

> You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!

> Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.

# Kanban board
- [Kanban board Project link](https://github.com/users/maximoortelli/projects/9)

# Complete State of Kanban board




# πŸ‘₯ Authors

πŸ‘€ **Maximo Ortelli**

- πŸ’»GitHub: [@Maximo Ortelli](https://github.com/maximoortelli)
- πŸ’»LinkedIn: [Maximo Ortelli](https://www.linkedin.com/in/maximo-ortelli-rueda/)

# πŸ”­ Future Features

- [x] **Complete the CRUD for places and reservations.**
- [x] **Solid Principles**
- [x] **Linters run correctly**
- [x] **The app run satisfactorily**
- [x] **Once the work is completed, the deployment will proceed.**

(back to top)

# 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/maximoortelli/Full-Stack-Airbnb/issues).

(back to top)

# ⭐️ Show your support

If you like this project please give it a star 😁🌟✨

(back to top)

# πŸ™ Acknowledgments

We thank to [Airbnb](https://www.airbnb.com.ar/) for the design.

(back to top)

# πŸ“ License

This project is [MIT](./LICENSE) licensed.

(back to top)