Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lucasctnh/aircnc-omnistack
- Owner: lucasctnh
- Created: 2019-10-01T13:10:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:57:29.000Z (about 2 years ago)
- Last Synced: 2024-11-30T00:16:06.223Z (2 months ago)
- Topics: bootcamp, fullstack, joi-validation, jwt-authentication, mongodb, multer, nodejs, react-native, reactjs, realtime-updates, rocketseat, socket-io
- Language: JavaScript
- Size: 30.8 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
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