You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This crosswords puzzle was made with vanilla Javascript.
Why is it important?
It would be better for security, reusability and scalabity to create a React component, so it would be easier to reuse it in a blog, a personal website, or with educational purposes
🎯 Possible solution
Create a component with React and JSX
The text was updated successfully, but these errors were encountered:
Hi @anmolkhurana490 thanks for your help and support with this project! I'd already assigned it to you.
My goal is to make the crossword puzzle a reusable React component, so you'll probably have to recreate the whole page inside one component because it has a timer and a couple options more (such as language configurations, color preferences, etc).
Let me know if you need any help and thanks for your time and interest.
Hi @m0nt4ld0 , I have migrated the project from Vanilla JS to React, as per your needs while keeping the UI unchanged. I’ve submitted a PR (#23 ) – would love your feedback. Thanks! 🚀
Problem
This crosswords puzzle was made with vanilla Javascript.
Why is it important?
It would be better for security, reusability and scalabity to create a React component, so it would be easier to reuse it in a blog, a personal website, or with educational purposes
🎯 Possible solution
Create a component with React and JSX
The text was updated successfully, but these errors were encountered: