React Restaurant Application Front End Pull it, run it Note: Code is also available to use it with JSON Server kindly try if you want to explore. npm install Run server first cd json-server json-server --watch db.json Run react app npm start