π Project made to connect teachers to students, made in Next Level Week #2 @Rocketseat
- π Table of Contents
- π» Technologies
- π Features
- π· How to run
- π Issues
- π Contributing
- π License
This project was made using the follow technologies:
# Clone Repository
$ git clone https://github.com/solrachix/Proffy.git
# Go to server folder
$ cd Proffy/packagers/server
# Install Dependencies
$ yarn install
# Run Aplication
$ yarn start
Access API at https://localhost:3333/
# Go to web folder
$ cd Proffy/packagers/web
# Install Dependencies
$ yarn install
# Run Aplication
$ yarn start
Go to https://localhost:3000/ to see the result.
To run the mobile project you need a cellphone with the app of expo instaled 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/packagers/mobile
# Install Dependencies
$ yarn install
# Run Aplication
$ yarn start
Aferter read the QRCode with the app of expo or run on emulator.
Feel free to file a new issue with a respective title and description on the the Proffy repository. If you already found a solution to your problem, i would love to review your pull request!
Check out the contributing page to see the best places to file issues, start discussions and begin contributing.
Released in 2020 π License
Made with love by Carlos Miguel π. This project is under the MIT license.
Give a βοΈ if this project helped you!