Skip to content

julioBZ25/react-eatable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Eatable

Objective

Build the MVP of a dashboard web app for different dishes.

Initial Configuration

Before starting the server, you need to run:

npm install

Then, in the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Details

Show Product Edit Product
products edit
Create Product Delete Product
create delete

Features:

  • Everyone can see all the products
  • Everyone can edit all the products
  • Everyone can create a product
  • Everyone can delete any product

About

A dashboard web app for different dishes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published