Clone repository and run following command in the root directory to install dependencies:
Runs the app in the development mode. Open http://localhost:3000 to view in the browser.
This app uses json-server to read mock data from src/api/db.json
. json-server
runs at 3001
and therefore, data can be accessed at:
http://localhost:3001/userList
http://localhost:3001/hobbyList