Skip to content
/ proffy Public

🚀 Project developed during the Next Level Week 2 fire #NLW boom By @Rocketseat

Notifications You must be signed in to change notification settings

LuizHAP/proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

proffy

Proffy

🚀 Project made to connect teachers to students, made in Next Level Week #2 by @Rocketseat

📌 Table of Contents

📥 Figma layout available for download at:

Direct Download Direct Download

💻 Technologies

This project was made using the follow technologies:

🚀 Features

  • Website to sign up teachers and students.
  • App to connect teachers and students.

👷 How to run

# Clone Repository
$ git clone https://github.com/luizhap/proffy.git

📦 Run API

# Go to server folder
$ cd backend/

# Install Dependencies
$ yarn install or npm install

# Run Aplication
$ yarn start or npm run start

Access API at http://localhost:3001/

💻 Run Web Project

# Go to web folder
$ cd web/

# Install Dependencies
$ yarn install or npm install

# Run Aplication
$ yarn start or npm run start

Go to http://localhost:3000/ to see the result.

📱 Run Mobile Project

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 mobile/

# Install Dependencies
$ yarn install  or npm install

# Run Aplication
$ yarn start or npm run start

Aferter read the QRCode with the app of expo or run on emulator.

🐛 Issues

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!

🎉 Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

📕 License

Released in 2020 📕 License

Made with love by Luiz Pansarini 🚀. This project is under the MIT license.

Give a ⭐️ if this project helped you!

About

🚀 Project developed during the Next Level Week 2 fire #NLW boom By @Rocketseat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages