From Full-Stack-Project-Assessment created by [Dedekind561](https://github.com/Dedekind561): CodeYourFuture/Full-Stack-Project-Assessment#475 ### Acceptance Criteria - [x] Each video displays its current rating in a visually clear manner (e.g., thumbs up /thumbs down icons, numeric display). - [x] Users can increase the rating of a video ("thumbs up"). - [x] Users can decrease the rating of a video ("thumbs down"). - [x] A user's rating actions are recorded and persist across sessions. ## Example Check this example [Video voter example](https://lvl300--cyf-fsa-solution.netlify.app) to see how this issue could be implemented.
From Full-Stack-Project-Assessment created by Dedekind561: CodeYourFuture#475
Acceptance Criteria
Example
Check this example Video voter example to see how this issue could be implemented.