joaobb / Proffy

Home Page:https://proffy-ten.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proffy

πŸš€ Project made to connect teachers to students, made in Next Level Week #2 @Rocketseat

The NLW #2 project. Built with ❀︎ by Rafael Dantas and contributors

πŸ“Œ Table of Contents

πŸ’»

Web Screenshot

Mobile Screenshot

πŸ‘€ Demo Website

You can acess the website at:
πŸ‘‰ demo: https://proffy-ten.vercel.app/

Netlify Status

πŸ’» 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/Rafaeldsa/Proffy.git

πŸ“¦ Run API

# Go to server folder
$ cd Proffy/server

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

Access API at http://localhost:3333/

πŸ’» Run Web Project

# Go to web folder
$ cd Proffy/web

# Install Dependencies
$ yarn install

# 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 install

# Run Aplication
$ yarn 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!

About

https://proffy-ten.vercel.app


Languages

Language:TypeScript 66.0%Language:CSS 32.3%Language:HTML 1.3%Language:JavaScript 0.3%Language:Shell 0.1%