tri97nguyen / restaurant-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 96.2%Language:HTML 2.5%Language:CSS 1.2%