/Proffy

NLW#2 - Proffy

Primary LanguageTypeScript

Proffy

GitHub top language GitHub language count GitHub last commit GitHub

About   |    Technologies   |    How To Use   |    License   |    Author

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 https://github.com/gabrielfernella/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.

License

This project is under the MIT license. See the LICENSE for more information.


Author

Author

Linkedin Badge Gmail Badge GitHub followers Rocketseat APP