Create a shopping list project to learn react JS
Client: HTML, CSS, React Js
Clone the project
git clone https://github.com/khalilannbiya/shopping-list.git
Go to the project directory
cd shopping-list
Install Package with yarn
yarn install
Run local serve
yarn start
- Add item
- Add count of item
- Delete Item
- Delete all item list
- Can see total list and total counts
If you have any feedback, please reach out to us at syeichkhalil@gmail.com