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…
A react.js E-commerce application QKart is an E-commerce application offering a variety of products for customers to choose from. During the course of this Micro-Experience, the developer: Implemented the core logic for authentication, shopping cart and checkout. Utilized REST APIs to dynamically load and render data served by the backend server
Experience the ultimate React quiz app! Created using dynamic components, custom react hooks, and responsive styling for an immersive quiz experience. Quiz, learn, and enjoy!
⏱️ A fun timer based guessing game, where the user/player guesses the amount of time passed, based on intuition and scores accordingly. The project showcases React's features such as 'Refs' & 'Portals'.