Guilherme Callegari
Rafael Simas
Samuelton Kelvi
Victor Alves
Criar um tela para efetuar login e um dashbord totalmente funcional para a Banco Conta Simples
Guilherme Callegari
Rafael Simas
Samuelton Kelvi
Victor Alves
npm install ou npm i
npm start
npm run dev
Você pode configurar a sua porta utilizando a variavel ambiente PORT=
POST '/user' STATUS :201
POST '/login' STATUS :200
PUT '/userbalance' STATUS :201
GET '/balance' STATUS :200
POST '/card' STATUS :201
GET '/card' STATUS :200
GET '/card/:id' STATUS :200
GET '/cardlast/:id' STATUS :200
PUT '/card/:id' STATUS :200
PUT '/delete/:id' STATUS :200
POST '/operations/:card' STATUS :201
GET '/operations/:card' STATUS :200
GET '/operations/:id' STATUS :200