interactive rating component

Solution retrospective
hey guys, all the best? Today I'm going to show you my little project that I made using only html, css and javascript as you can see the project is about an interactive rating component that basically I had to create a card in which the user could give a rating to a given service.
and in this project I was able to practice a lot in html, css, javascript mainly in the javascript language where I could train and learn more about dom, which for me is one of the best things about javascript.
To host this site I used github pages, which is a free github service, I created a repository there on github and then activated github pages in the settings which for me was also a very new thing.
Actually when creating the repository I had some difficulties like
- When adding files before committing.
- And also when I was committing I was sending files that I didn't want them to upload to the repository to solve this problem I used the .gitignore file in the root of the project.
Hope you like it.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Matheus Manuel's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord