React Native + ReactJS + NodeJS project developed on RocketSeat NexLevelWeek

About

React Native + ReactJS + NodeJS project developed on RocketSeat NexLevelWeek. This project is based on an application for connect students and teachers.

Proffy Demo Proffy Demo

Technologies

This project was developed with the following technologies:

How To Use

To clone and run this application, you’ll need Git, Node.js, Yarn v1 and Expo installed on your computer. From your command line:

# Clone this repository
$ git clone -b master https://github.com/rafacdomin/proffy

# Go into the repository
$ cd proffy

To run the API server:

# Go into the api folder
$ cd api

# Install dependencies
$ yarn

# Run the app
$ yarn start

Now import the Insomnia_proffy.json file inside of the api folder to your Insomnia.

To run the frontend web:

# Go into the web folder
$ cd web

# Install dependencies
$ yarn

# Run the app
$ yarn start

Now access on your browser: http://localhost:3000

To run the mobile app:

# Go into the mobile folder
$ cd mobile

# Install dependencies
$ yarn

# Run the app
$ yarn start

Now your browser should open, and you just need to scan the QR Code to your phone.

Download Details:

Author: rafacdomin

Source Code: https://github.com/rafacdomin/proffy

#reactjs #react-native #react

React Native + ReactJS + NodeJS project developed on RocketSeat NexLevelWeek
4.15 GEEK