An interactive tic-tac-toe game that stores the moves history.
-
Updated
Feb 3, 2021 - JavaScript
An interactive tic-tac-toe game that stores the moves history.
Application following the react tutorial by Tyler McGinnis.
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.
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.
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.
React app using TVMaze API to search and display TV series information.
This project demonstrates a simple image slider using React. It includes two implementations: a custom carousel and a carousel using the React Slick library.
Built a basic Text App
This is the MyReads project for the React Fundamentals section of the Udacity React Nanodegree
Birthday Buddy is a simple React application that displays a list of people with their birthdays. Users can view the list of people and clear the list with a button click.
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.
For studying React fundamentals such as basics, hooks, states and events, API etc.
JSON server for the React fundamentals workshop.
This project is a React application that fetches and displays a list of tours from an external API. Users can view tour details, remove tours from the list, and re-fetch the tours.
This project demonstrates the integration of Contentful CMS with a React application. It includes a Hero section and a Projects section that fetches and displays data from Contentful.
This project is a simple shopping cart application built with React, using the useReducer hook for state management and context API for global state.
This project is a simple React application that demonstrates the use of global context to manage the state of a sidebar and a modal. The application includes three main components: Home, Modal, and Sidebar.
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.
This project is a simple React application that generates random paragraphs of text. It allows users to specify the number of paragraphs they want to generate.
Add a description, image, and links to the react-fundamentals topic page so that developers can more easily learn about it.
To associate your repository with the react-fundamentals topic, visit your repo's landing page and select "manage topics."