Build the MVP of a dashboard web app for different dishes.
Before starting the server, you need to run:
Then, in the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Show Product | Edit Product |
---|---|
Create Product | Delete Product |
---|---|
- Everyone can see all the products
- Everyone can edit all the products
- Everyone can create a product
- Everyone can delete any product