Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

Run server:

json-server --watch db.json 8080

Install package:

npm install

Run project

npm start