Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 375 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 375 Bytes

proffy

This is a App to find teachers to have classes online.

This project was created during the event Next Level Week organized by RocketSeat.

Techs

  • ReactJs
  • TypeScript
  • CSS3

Run

To install all dependencies execute:

yarn install

then, start the project:

yarn start

then, access the app on:

http://localhost:3000