Proffy project @Rocketseat NLW #2. Made by ( ) =>
Victor Soares
View the web version demo here
This project was made using the follow technologies:
This project was deployed using the follow...
- Website to sign up teachers and students.
- App to connect teachers and students.
# Clone Repository
$ git clone https://github.com/victorsoares96/proffy-server.git
# Install Dependencies
$ yarn install
# Run Aplication
$ yarn start
Access API at http://localhost:3333/
# Clone Repository
$ git clone https://github.com/victorsoares96/proffy.git
# Go to web folder
$ cd proffy/web
# Install Dependencies
$ yarn install
# Run Aplication
$ yarn start
Go to http://localhost:3000/ to see the result.
# Clone Repository
$ git clone https://github.com/victorsoares96/proffy.git
To run the mobile project you need a cellphone with the app of expo installed or a emulator android/ios.
After, fork this repository and clone to your machine. Inside of the project's folder run the following commands:
# Go to mobile folder
$ cd proffy/mobile
# Install Dependencies
$ yarn install
# Run Aplication
$ yarn start
After read the QRCode with the app of expo or run on emulator.
This project is under the MIT license.
Give a ⭐️ if this project helped you!