This project was bootstrapped with Create React App.
This is an React project to fetch tank data from a mock API and filter that data using drop downs. This project was created as an answer to the assessment I received from Voiceworks. This is the first time i've ever used React so it was an interesting learning experience.
To run the app in dev mode, run:
Open http://localhost:3000 to view it in the browser.
- Write some tests
- Finish the UI
- Refactor and add documentation/comments