Open Issues Need Help
View All on GitHubAI Summary: Create a basic HTML file (index.html) with a form containing a language selection dropdown and a submit button. Include a table to display usernames, clans, and scores. Style the page with basic CSS for improved appearance.
Complexity:
2/5
good first issue
AI Summary: Set up a new project repository for 'Codewars Stars', including creating basic HTML, CSS, and JavaScript files, an initial README, and initializing the project with npm. The first commit and push to the main branch are also required.
Complexity:
2/5
documentation good first issue