Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 461 Bytes

File metadata and controls

27 lines (18 loc) · 461 Bytes

To get start just

Clone este repositório

$ git clone https://github.com/Daniel-Bichof/estudo-de-api.git

🎲 Run Back End

$ npm start

🎲 Run front-end

first...

enter the "views" folder, then run

$ npx lite-server

or

open the 'live server' in index.html

the return should be a list of names and emails (fake) something very simple, but the focus of this project is to consume and serve an API