Skip to content
/ Proffy Public

Código da aplicação desenvolvido durante o evento Next Level Week 2.0 🚀

Notifications You must be signed in to change notification settings

gmorae/Proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proffy

Gabriel Moraes Repository size GitHub last commit

The NLW #2 project. Built with ❤︎ by Gabriel Moraes and contributors

📌 Table of Contents

Web Screenshot

Mobile Screenshot

💻 Technologies

This project was made using the following 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/gmorae/Proffy.git

📦 Run API

# Go to server folder
$ cd Proffy/server

# Install Dependencies
$ yarn

# Run Aplication
$ yarn start

Access API at http://localhost:3333/

💻 Run Web Project

# Go to web folder
$ cd Proffy/web

# Install Dependencies
$ yarn

# Run Aplication
$ yarn 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 Proffy/mobile

# Install Dependencies
$ yarn

# Run Aplication
$ yarn start

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

Made with ❤︎ by Gabriel Moraes 🚀.

Give a ⭐️ if this project helped you!

About

Código da aplicação desenvolvido durante o evento Next Level Week 2.0 🚀

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages