This is a basic React component for Rating, made for a Code Challenge on HackerRank.
This is an example of how you can run the project locally.
- Clone the repo
git clone https://github.com/ebarross/react-rating.git
- Install NPM packages
npm install
npm start
npm test