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

https://github.com/anshusaurav/airbnb-clone


https://github.com/anshusaurav/airbnb-clone

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Airbnb Clone

A Full stack MERN website for booking hotels and properties.

This project will be completed and hosted very soon!

Installation

Use the package manager [npm](https://www.npmjs.com/) to install iCinema.
Setup the project and install the packages by running:

```bash
npm run setup
```

Run project with command

```bash
npm run dev
```

Built with



  • FrontEnd: React.JS, Redux Library, Bootstrap, HTML/CSS

  • Backend: Node.JS, Express.JS

  • Database: MongoDB, Mongoose

Features



  • Sign In / Sign Up / Sign Out the user.

  • Recieving a welcoming email when sign-up using Nodemailer.

  • Add a new movie to the list.

API


Users



  • POST /api/users/signup

  • POST /api/users/login

  • DELETE /api/users/:userID