Rating Component
An Interactive rating component built with react for frontend mentor challenge.
Set up your local environment
fork this repository
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm start