Skip to content

PulkitBanta/StarRating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Rating

Implement Star Rating on your website with ease.

Netlify Status

View Live -- Starating

Getting Started

The code is provided in simple HTML, CSS, and JS which makes it easy to implement Star Rating on your website without using any library, framework, etc.

From your command line, clone and run Star Rating:

# Clone this repository
$ git clone https://github.com/PulkitBanta/StarRating.git

# Run locally in your browser
Open index.html or run a live server from VS code

How to use

  • Give rating with the slider.
  • Select rating by simply clicking on the star.
  • Click on Clear to clear the rating

Screenshots

Rating

Built With

  • HTML
  • CSS
  • JS

Contributing

Currently not accepting any contributions.

Authors

  • Pulkit Banta - Initial work, Designing, Code - PulkitBanta