This is a sample app to test basic knowledge and features using React.
This project was bootstrapped with Create React App.
Use the package manager npm to install Product list.
npm install
Since this project used Create React App you can go ahead an use the following command to serve the application
npm start
https://clauber.github.io/product-list
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