sadanandpai / frontend-mini-challenges

Collection of frontend challenges for learning and interviews
https://sadanandpai.github.io/frontend-mini-challenges/
MIT License
2.01k stars 493 forks source link

[New]: Add Anagram Checker #363

Closed Manmit124 closed 9 months ago

Manmit124 commented 9 months ago

Framework/code-stack

React

Description

Create a web application where users can input two words or phrases, and the application will determine whether they are anagrams or not. An anagram is a word or phrase formed by rearranging the letters of another. The application should provide instant feedback and visually indicate whether the input is an anagram or not.

Similar challenges

No

Screenshots

No response

Additional Context

No response

arpansaha13 commented 9 months ago

You can open a PR for it anytime 👍

Manmit124 commented 9 months ago

ok