This project was bootstrapped with Create React App.
This is a simple project that makes robot figures out of a sample JSON file. It is my first time using React and learning the fundamentals of this framework.
- Clone this repo
- Run
npm install
in the command line - Run
npm start