Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 365 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 365 Bytes

This front-end application fetch data from a small, nominal json-server

To get the json server, clone this repo https://github.com/tri97nguyen/json-server and follows its instruction

After that, clone this repo to your local machine and run npm install to install its dependencies

Then, type npm start and go to localhost:3000/home to run the application.