Skip to content

petersonzeferino/NLW-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | Portuguese

NLW#2 Proff

1. Purpose

Manage teacher registration and contract

2. The solution

Platform for registration and contract of teachers for web and mobile, using Typescript based on NodeJs, React and React Native

3. Prerequisites

Install NodeJs and the dependencies

npm install

4. Execução

  • backend
npm run dev
  • frontend e mobile:
npm start

5. Technologies