Skip to content
#

react-fundamentals

Here are 37 public repositories matching this topic...

This project demonstrates a responsive navigation menu with submenus using React. It includes a global context for managing the sidebar state and dynamic rendering of submenus based on the data provided.

  • Updated Feb 9, 2025
  • CSS

This project is a color generator application built with React. Users can input a color and generate a list of shades and tints for that color. The application also allows users to copy color values to the clipboard and displays notifications using react-toastify.

  • Updated Feb 9, 2025
  • CSS

This project is a task management application built with React and React Query. It allows users to create, edit, and delete tasks, with data fetching and state management handled by React Query.

  • Updated Feb 10, 2025
  • CSS

This project is a React application that allows users to search for images using the Unsplash API. It includes features such as dark mode (stored in localstorage), search functionality, and image gallery display.

  • Updated Feb 11, 2025
  • CSS

Grocery Bud is a simple React application to manage a grocery list. Users can add, edit, and remove items, with the list being persisted in local storage. The application also provides notifications using react-toastify.

  • Updated Feb 9, 2025
  • CSS

Improve this page

Add a description, image, and links to the react-fundamentals 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-fundamentals topic, visit your repo's landing page and select "manage topics."

Learn more