Current instructions because my routes are broken atm: in console: json-server --watch db.json --routes routes.json --port 3000 in browser go to: localhost/3000/react.html data populated from: authors.json & books.json