Shop Mate is a simple functional-based application where users can add, delete and update buckets and add a list of items under each bucket. This application inspired by google🥼
It lives at https://shopmate-mhs.netlify.app
Feature:
• CRUD Bucket
• CRUD Items
• Suggestions show according to use
• More functionalities
Technology:
• CSS
• BEM
• Reactjs
• Easy-peasy
• NetlifyNote that you will need to have Node.js installed.
Install the dependencies...
npm installFor running localhost just hit...
npm startIt will run on http://localhost:3000