snurby7 / coffee-rates

A coffee site, similar to untappd.
MIT License
1 stars 1 forks source link

Replace numbers with coffees #25

Closed snurby7 closed 5 years ago

snurby7 commented 5 years ago

There is a tagged TODO in the CoffeeStars.tsx file to use the values passed into it and show coffees in lieu of stars. Make this a reality using an icon from somewhere (svg or similar) so that when a 'Coffee' is clicked it will change the colors of all the preceding 'Coffee' stars.

@jcuadrosj I think this would be a good first issue to get your feet wet.