Simple interactive React app of a shop with house plants as theme.
You can interact with your shopping cart, filter the products list and get information for each of them.
- Install the project dependencies
npm install
- Run the app
npm start
- Go to http://localhost:3000