Hi everyone!
About a week ago I posted about a CRM tool that I made with React after learning the framework for 24 hours. The final app turned out to be pretty cool and I got tons of feedback and compliments from you all. π
But this time I wanted to step it up. πͺ
I've been learning ReactJS for about a week now and learned concepts such as:
- Components
- Hooks
- State Management
- Styling
- Optimization (kinda π )
So this is the final product after a week's worth of practicing.
How did it turn out?
I was looking online for some React project ideas that I can try out on my own. I stumbled across an emoji search-up tool that I thought looked pretty cool.
Fast forward a few days, I finished the design and functionality of the app.
π Github Repository: https://github.com/BraydenTW/react-emoji-search
π» Live Demo: https://braydentw.github.io/react-emoji-search
A β on the repository is **very much* appreciated. Thanks :D*
Any feedback or ideas for what I should try next would be awesome.
Thanks again!
Top comments (27)
You should implement toLowerCase function on the search term because upper case search wonβt bring back results
Yep, Iβm pushing those changes soon. :P
Very nice bro love to fork it and do some more changes.
Cool thanks! Very helpful :D
Feel free to. I just marked it as an eligible Hacktoberfest repo :D
Great love to collaborate
Cool, thanks :D
Congrats on learning react! Looks good
Thanks :D
Nice, design looks also great. Also do you use framework or just React?
Just React :D
Nice work - I really dig it!
Thanks :D
I hope to get some useful feedback and contributions. (It is a hacktoberfest repo as of now :P)
Nice!
I'll learn react!
It looks interesting!
Thanks, I've been learning the fundamentals in the past week and it has made web apps so much easier.
Nice! good application!
Thanks :D
How to implement click to copy
I just used the onClick event on the item component and then used the Clipboard npm library.
Nice stuff. Keep it up and congratz.
Thanks :D
Looks amazing. Love the ux part of it.
Thanks :)