This project was bootstrapped with Create React App.
A simple trial room application. Functions:
- Pick items you like.
- Select 2 items at once and try how they look together.
- Remove the item from cart.
- Pick a size.
To run:
- Clone the repo
- cd into the directory
- Install dependencies
$ npm install - Run the application
$ npm start