Skip to content
/ proffy Public

Project Developed during Rocketseat's Next Level Week 2.0. Made to connect teachers and students.

Notifications You must be signed in to change notification settings

w-reis/proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Project Developed during Rocketseat's Next Level Week 2.0. Made to connect teachers and students.

📌 Table of contents

💻 Technologies

This project was made using the following technologies:

👷 How to run

💻 Downloading project

# Clone repository into your machine
$ git clone https://github.com/w-reis/proffy.git

💻 Running project on a web browser

# Go to project's web folder
$ cd web/

# Install dependencies
$ yarn install or npm install

# Run application
$ yarn start or npm run start

Application located on http://localhost:3000/.

📱 Running project on mobile

To run the project on mobile you need a cellphone with the expo app instaled or an android/ios emulator.
After forking this repository and making a clone of it in your machine, run the following commands inside the project folder :

# Go to mobile folder
$ cd mobile/

# Install dependencies
$ yarn install  or npm install

# Run application
$ yarn start or npm run start

Made with passion by Wellinton Reis 🚀.

Give it a ⭐️ if this project helped you!

About

Project Developed during Rocketseat's Next Level Week 2.0. Made to connect teachers and students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages