Skip to content
/ AirCnC Public

Web / Mobile application and Api-REST developed in OmniStack 9.0

Notifications You must be signed in to change notification settings

Nouani/AirCnC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AirCnC-Logo

> Web / Mobile application and Api-REST developed in OmniStack 9.0.


GitHub top language GitHub language count Codacy grade Repository size GitHub last commit Repository issues GitHub

Description   |    How To Use   |    References   |    Author Info

📃 Description

The basic idea is on the one hand a web app where companies can advertise places for developers to use and share experience, on the other hand a mobile app where developers can consult companies that use the technologies of their interest and make their reservation.

During Rocketseat's Omnistack Week 9.0, we built a web app made for advertisers along with a mobile app made for users interested in renting the space. The communication between the two was made through a REST API also developed throughout the week.

🚀 Technologies

  • React.js
  • React-Native
  • Node.js

ℹ️ How To Use

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

# Go into the repository
$ cd AirCnC

# Install dependencies 
$ cd folder-name (backend, frontend and mobile)
$ yarn install

# Run the backend
$ yarn dev

# Run the frontend and mobile
$ yarn start

Note: You must have installed the Yarn package manager. In addition to it, you need nodejs, reactjs and react-native installed globally. The mobile project developed with React Native is using Expo so it is also necessary to have it installed.

📘 References

:person_with_blond_hair: Author Info

Operation demo video

About

Web / Mobile application and Api-REST developed in OmniStack 9.0

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published