Skip to content

ebarross/react-rating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

This is a basic React component for Rating, made for a Code Challenge on HackerRank.

Running the project

This is an example of how you can run the project locally.

Installation

  1. Clone the repo
git clone https://github.com/ebarross/react-rating.git
  1. Install NPM packages
npm install

Running

npm start

Testing

npm test