swapnilsparsh / 30DaysOfJavaScript

Projects made during the 30 days of the JavaScript challenge
https://30daysofjs.netlify.app
MIT License
900 stars 646 forks source link

Title: String anagram checker app. #1875

Closed meetarora10 closed 2 weeks ago

meetarora10 commented 2 months ago

Is your feature request related to a problem? Please describe.

This anagram checker app takes two string as input from the user and displays whether the two strings are anagram or not with a proper message.

Describe the solution you'd like.

I will use HTML,CSS and JavaScript to build this app.

Describe alternatives you've considered.

This app takes two input strings from the user and displays whether they are anagram or not.

Add any other context or screenshots about the feature request here.

Please assign this issue to me under GSSoC'24.

meetarora10 commented 1 month ago

@swapnilsparsh kindly assign this issue to me.