Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eltonlazzarin/aircnc-app

Find a spot to rent or share and start coding
https://github.com/eltonlazzarin/aircnc-app

aircnc api challenge css3 expo expo-aplication expo-browser frontend github-api json jsx nodejs react-native reactjs semana-omnistack

Last synced: 19 days ago
JSON representation

Find a spot to rent or share and start coding

Awesome Lists containing this project

README

        

# aircnc - A Full Stack Project App

### Project made with NodeJS, ReactJS and React Native



# Development environment

To excute all projects below, you have to install [Node.js](https://nodejs.org), [NPM](https://www.npmjs.com/) enviroment, download Expo in your mobile store and an editor, like [Visual Studio Code](https://code.visualstudio.com/).

# Usage

# Starting the API project

After cloning this project to your computer, install all dependencies needed to backend, frontend and aircnc mobile app (separately), typing in your terminal like below.

```sh
$ aircnc-app
$ cd backend
$ npm i
```

To start the API, run the following command on your terminal.

```sh
$ npm run dev
```

# Starting the frontend project app

Install all dependency, typing in your terminal...

```sh
$ aircnc-app
$ cd frontend
$ npm i
```

Starting the frontend app. Type in your terminal ...

```sh
$ npm start
```

Open your browser and type [http://localhost:3000](http://localhost:3000).

# Starting the mobile app

Install all dependency, typing in your terminal...

```sh
$ aircnc-app
$ cd aircnc
$ npm i
$ npm start
```

An Expo web browser tools will open atomatically in your default browser. To start the mobile app you must have open your Expo app and scan the QR Code from the Expo browser tool.

After scan the QR Code the aircnc app will be shown in your smartphone or virtual smartphone if you decided for.