Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucasctnh/aircnc-omnistack

A simplified, full stack, replica of Airbnb application, following Rocketseat's bootcamp.
https://github.com/lucasctnh/aircnc-omnistack

bootcamp fullstack joi-validation jwt-authentication mongodb multer nodejs react-native reactjs realtime-updates rocketseat socket-io

Last synced: 9 days ago
JSON representation

A simplified, full stack, replica of Airbnb application, following Rocketseat's bootcamp.

Awesome Lists containing this project

README

        

## Aircnc



A clone app of Airbnb where companies can offer lodging, bootcamp and new experiences for developers.

Aircnc is a full stack app using *Node.js* as backend, *ReactJS* as front and *React Native* for mobile. This application was made following the **OmniStack Week** from Rocketseat.

## Dependencies

To run locally you'll need to run `npm install` on each part (api, client and client-mobile) because they have their own dependencies.

### Api
`npm run dev`

### Client
`npm start`

### Mobile
`npm start` and connect your phone