Skip to content
/ AirCnC Public

💻️ AirCnC is a online service for Developers to find spots to use in companys that uses same stacks and frameworks.

License

Notifications You must be signed in to change notification settings

gstvds/AirCnC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirCnC Logo

  • AirCnC is a online service for Developers that want to find some spots to use with companys that uses same stacks and frameworks. The goal is to connect people and share ideas.
  • This project is a result of Semana OmniStack 9 (presented by Rocketseat)

GitHub top language GitHub language count Repository size GitHub last commit

Build Stack   |    How To Use   |    Note   |    License

🚀 Build Stack

📝 How to Use

You will need Git to clone this repository. You will also need Node.js, Nodemon and Yarn on your computer to run the application. From your command line, run:

# Clone this repository
$ git clone https://github.com/gstvds/AirCnC

# Go to the repository folder
$ cd AirCnC

# Install dependencies for backend server
$ cd backend
$ yarn install

# Install dependencies for frontend
$ cd frontend
$ yarn install

# Install dependencies for mobile
$ cd mobile
$ yarn install

# Run the backend server
cd backend
$ yarn dev

# Run the frontend server
$ cd frontend
$ yarn start

# To run the React Native Server
$ cd mobile
$ yarn start

# To run the App from simulator, you need to open your simulator first (works with Android and iOS (macOS only)) and then go to Expo website and click "Run on Simulator".
# If you want to run with your smartphone, just open your Expo Client app and scan Expo QR Code.

ℹ️ Note

Frontend and Mobile version: Work in progress...

📝 License

This project is under MIT License. Check the LINCESE for more information.


About

💻️ AirCnC is a online service for Developers to find spots to use in companys that uses same stacks and frameworks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published