Head-count is an app designed to display kindergarten data from the Colorado public education system. Functionality includes the ability to search for a school's data, and the ability to compare a school against another school. The main goal of this project was to become more comfortable with React components, passing props, and TDD.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone the repositorys (git clone https://github.com/quinhill/headcount2.0)
npm install
npm start
In the terminal,
npm test
Creat-React-App - The web framework used
- Alan Charles - Initial work - abomb14c
- Quin Hill - Initial work - quinhill