Aircnc is an Application focused Developers. The system allows the user to sign up with email and which technology is of interest to them. After logging in he will be shown to the companies registered in the system that work with the technology of interest and how much they charge per day can then reserve a day for use of the site
![Let Me Ask preview]
This project was developed using the following technologies:
Clone the project and access the folder
$ git clone https://github.com/marciobahia/aircnc.git && cd aircnc
Follow the steps below
*Install the dependencies*
$ yarn install
# ou npm install
**Run the Backend Server**
$ cd aircnc/backend
$ yarn dev
**Run the Frotend application **
$ cd aircnc/frontend
$ yarn start
**Run the Mobile application**
$ cd aircnc/mobile
$ yarn start
Open the App Expo on your smartphone, scan the application's QR Code.
This project is licensed under the MIT License - see the LICENSE file for details.