Please follow these steps to install and run this project
- Clone this project and open a terminal window
git clone https://github.com/mikews93/ti-react-coding-test.git
- Navigate to the project folder
cd ti-rect-coding-test
- Install node dependencies
npm i
- Install node dependencies
npm start