10 lines
205 B
Markdown
10 lines
205 B
Markdown
# FeedBack APP
|
|
---
|
|
>Simple App that has a single for that has a rating and a review field. It works
|
|
with local database as file and uses json-server as back end
|
|
---
|
|
## Usage:
|
|
|
|
`npm run sever`
|
|
`npm start`
|