Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 699 Bytes

File metadata and controls

20 lines (12 loc) · 699 Bytes

Proffy

An online study platform.

Helping people find teachers efficiently.

Full stack (Node, React and React Native) a Next Level Week 2 project promoted by Rocketseat featuring Typescript.

Getting started

The project is a monolith repo holding backend API, frontend Website and react native expo mobile app.

The whole project depends on Nodejs 12 so make sure to have that installed in order to run any of the projects bellow.

  • server an Expressjs API
  • web a React js website
  • mobile a React Native expo app