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
I built a nice functional React application that is not overly complex. But, I used all the core features and building blocks that are important for React : Components, props, state with the useState hook, lifting state up, styling, passing functions between the different components and way more ! In short, I used all the core patterns and conce…
🍭🤹♀️ Finding pairs kids game | ⌨️🖱️ React / Javascript | 🎈🎁 Fun little project for my niece's birthday, just a simple card matching game with family pictures :)
To Do List is an tracker of things listed in the app, which is created using react hooks such as "Use State, Use Effect" and advanced concepts of Local Storage system, higher order functions include Map and Filter