Start the development server npm start Also need to start the local json-server npx json-server --watch public/data/data.json --port 8000 Then go the browser and visit localhost:3000