Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.35 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.35 KB

AirCnC

Tech companies to spend a day.

It is a Web and Mobile application where anyone who has an email can create spots (web application only) and can request a booking in any spot (mobile application only), so this request can be accepted or rejected. (web application only).

Technologies

  • Node.js
  • React
  • React Native with Expo

Useful libs / modules

Requirements

Get started

At first, clone the repo by running git clone https://github.com/ribeiromatheus/aircnc.git on your favorite terminal.

After cloning run yarn install or npm install on backend, frontend and aircnc folder.