Skip to content
#

react-fragments

Here are 17 public repositories matching this topic...

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…

  • Updated Mar 28, 2024
  • JavaScript

This is simple dummy Food-Order-App where we got list of meals which we can choose and we can add these meals to the cart and also change/add the quantities multiple times that we want and also we can view the cart to see what there in that and can also do the changes from that page.

  • Updated Jan 12, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the react-fragments topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-fragments topic, visit your repo's landing page and select "manage topics."

Learn more