🚀 Fully responsive project made to connect teachers to students.
You can acess the website at: https://proffy-rafa.netlify.app/
This project was made using the follow technologies:
- Website to sign up teachers and students.
- App to connect teachers and students.
# Clone Repository
$ git clone https://github.com/rodrigodsluz/proffy.git# Go to server folder
$ cd proffy/server
# Install Dependencies
$ yarn install
# Run Aplication
$ yarn startAccess API at http://localhost:3333/
# Go to web folder
$ cd proffy/web
# Install Dependencies
$ yarn install
# Run Aplication
$ yarn startGo to http://localhost:3000/ to see the result.
To run the mobile project you need a cellphone with the app of expo installed or a emulator android/ios.
# Go to mobile folder
$ cd proffy/mobile
# Install Dependencies
$ yarn install
# Run Aplication
$ yarn startAfter read the QRCode with the app of expo or run on emulator.
Released in 2020 📕 License
Made with love by Rodrigo Duarte 🚀. This project is under the MIT license.

