Skip to content

An app developed to connect students and teachers. Made during the Next Level Week #2 #NLW @Rocketseat

License

Notifications You must be signed in to change notification settings

carlosdiver/proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proffy

💻 Project

An app developed with React, React Native and Node to connect students and teachers.
Developed during the Next Level Week #2, @Rocketseat


GitHub language count GitHub top language Made by License

🎨 Layout Web

Proffy Proffy

🎨 Layout Mobile

Proffy Proffy Proffy Proffy

💻 Technologies

Technologies used in this project:

🚀 Getting started

First you need to have node and yarn installed on your machine. Run the following command to clone the project:

  1. git clone https://github.com/carlosdiver/proffy.git

📦 Run API

Inside the server folder run the following command to install dependencies:

  1. yarn install

To run the server, execute the followin command:

  1. yarn start

Keep server running to run web and mobile projects.

💻 Run Web Project

Inside the web folder run the following command to install dependencies:

  1. yarn install

To run web project, execute the followin command:

  1. yarn start

📱 Run Mobile Project

To run the mobile project install expo app in your smartphone or use an android/ios emulator. Inside the mobile folder run the following command to install dependencies:

  1. yarn install

Keep emulator on and run the following commands:

  1. yarn start or expo start

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💙 by Carlos Eduardo Silva See my Linkedin

About

An app developed to connect students and teachers. Made during the Next Level Week #2 #NLW @Rocketseat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages