Skip to content

Clauber/product-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product List

This is a sample app to test basic knowledge and features using React.

This project was bootstrapped with Create React App.

Installation

Use the package manager npm to install Product list.

npm install

Usage

Since this project used Create React App you can go ahead an use the following command to serve the application

npm start

Live sample

https://clauber.github.io/product-list

Requirements

The basic requirements for this application are:

  • Small Product Grid with the following columns
    • Title
    • Description
    • Price
    • Quantity
    • Image
  • Products should be sortable
  • Users should be able to add and edit products
  • Application should a fire up with 5 sample entries

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages