Topic: "react-fundamentals"
tyroprogrammer/learn-react-app
Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the ground with React!
Language: JavaScript - Size: 15.7 MB - Last synced at: 2 days ago - Pushed at: 9 days ago - Stars: 3,813 - Forks: 350

JoanClaret/react-fundamentals
React fundamentals
Language: JavaScript - Size: 29.3 KB - Last synced at: 24 days ago - Pushed at: over 8 years ago - Stars: 16 - Forks: 2

alstn2468/epic-react-summary
๐ Epic React by Keny C Dodds Summary Repository โ
Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 3

SocialNerdsGR/react-fundamentals-notes
Notes for React fundamentals workshop.
Size: 410 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Prakhar-002/React-Monster-Course
React Monster Course Ultimate Visualizaion with HuXn WebDev ๐ - repo covers a wide range of React topics, from fundamentals ๐ to advanced hooks & React 19 โ๏ธ. It includes TypeScript ๐๏ธ, state management (Zustand, Redux) ๐๏ธ, UI libraries ๐จ, testing ๐งช, animations (Framer Motion) ๐ญ, auth ๐, and React Native ๐ฑ.
Language: JavaScript - Size: 61 MB - Last synced at: 2 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

mustafa-bircan/order-react
A pizza ordering application built with React
Language: JavaScript - Size: 8.02 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Contentful-CMS--React-Fundamental-Project-18
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.
Language: CSS - Size: 951 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Unsplash-Images--React-Fundamental-Project-17
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.
Language: CSS - Size: 3.61 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/React-Query-Task-Manager--React-Fundamental-Project-16
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.
Language: CSS - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Cart--React-Fundamental-Project-14
This project is a simple shopping cart application built with React, using the useReducer hook for state management and context API for global state.
Language: JavaScript - Size: 297 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Strapi-Submenus--React-Fundamental-Project-13
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.
Language: CSS - Size: 81.1 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Sidebar--React-Fundamental-Project-12
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.
Language: CSS - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Navbar--React-Fundamental-Project-11
This project demonstrates how to create a responsive navigation bar using React and Vite. The navigation bar includes links and social icons, which are dynamically rendered based on the component's state.
Language: CSS - Size: 59.6 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Grocery-Bud--React-Fundamental-Project-10
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.
Language: CSS - Size: 46.9 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Color-Generator--React-Fundamental-Project-9
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.
Language: CSS - Size: 56.6 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Lorem-Ipsum-Generator--React-Fundamental-Project-8
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.
Language: CSS - Size: 61.5 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Slider--React-Fundamental-Project-7
This project demonstrates a simple image slider using React. It includes two implementations: a custom carousel and a carousel using the React Slick library.
Language: JavaScript - Size: 391 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Tabs--React-Fundamental-Project-6
This project is a React application that displays job information fetched from an external API. Users can navigate through different jobs using buttons, and the application dynamically updates the displayed job details.
Language: CSS - Size: 62.5 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Menu-Filter--React-Fundamental-Project-5
This project is a simple React application that displays a menu with various items. Users can filter the menu items by categories such as breakfast, lunch, and shakes.
Language: CSS - Size: 3.45 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Accordion--React-Fundamental-Project-4
This project is a simple React application that displays a list of questions with toggleable answers. It uses the `useState` hook to manage the state of the questions and their visibility.
Language: CSS - Size: 64.5 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Reviews--React-Fundamental-Project-3
This project is a simple React application that displays user reviews. Users can navigate through the reviews, view a random review, and see the details of each reviewer.
Language: CSS - Size: 708 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Tours--React-Fundamental-Project-2
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.
Language: CSS - Size: 2.51 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

arnobt78/Birthday-Buddy--React-Fundamental-Project-1
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.
Language: CSS - Size: 1.98 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

asbhogal/React-Fundamentals
A simple repo showing different fundamentals and good practices in React, covering state management, passing children and functions to components via props and conditional rendering. Written in TypeScript and styled using Bootstrap.
Language: TypeScript - Size: 38.1 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

SocialNerdsGR/react-shopping-cart-example
Shopping cart application using React.
Language: JavaScript - Size: 3.66 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

hamadismail/water-bottles
Language: JavaScript - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

raifels/React-Query-Task-Manager--React-Fundamental-Project-16
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.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

PhPacheco00/Contentful-CMS--React-Fundamental-Project-18
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.
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

avarman96/Reviews--React-Fundamental-Project-3
This project is a simple React application that displays user reviews. Users can navigate through the reviews, view a random review, and see the details of each reviewer.
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

BIJOY4U/Strapi-Submenus--React-Fundamental-Project-13
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.
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

KOUST4V/Sidebar--React-Fundamental-Project-12
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.
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

OperaStudios/Menu-Filter--React-Fundamental-Project-5
This project is a simple React application that displays a menu with various items. Users can filter the menu items by categories such as breakfast, lunch, and shakes.
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SuryaVibhav/Grocery-Bud--React-Fundamental-Project-10
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.
Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sachu2904/Slider--React-Fundamental-Project-7
This project demonstrates a simple image slider using React. It includes two implementations: a custom carousel and a carousel using the React Slick library.
Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

krysaro/Cart--React-Fundamental-Project-14
This project is a simple shopping cart application built with React, using the useReducer hook for state management and context API for global state.
Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ciabattaemo/Navbar--React-Fundamental-Project-11
This project demonstrates how to create a responsive navigation bar using React and Vite. The navigation bar includes links and social icons, which are dynamically rendered based on the component's state.
Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

juancumbeq/platzi-react-fundamentals
In this course, I created a TODO app and learned how to build interactive web applications with React.js. I worked with components, props, CSS styles, states, and React effects, and implemented React Context, React Portals, and storage with Local Storage. โ
Language: JavaScript - Size: 674 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MihirModi14/Quick-Tic
This project showcases the fundamental concepts of game logic and user interaction. Enjoy the timeless fun of X's and O's!"
Language: JavaScript - Size: 331 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SocialNerdsGR/shopping-cart-json-server
JSON server for the React fundamentals workshop.
Language: JavaScript - Size: 118 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SaishJ/React-JS-Beginner-to-Advanced
React JS Beginner to Advanced
Language: JavaScript - Size: 388 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

amakarj/React.js_Fundamentals Fork of jenhakk/React.js_Fundamentals
For studying React fundamentals such as basics, hooks, states and events, API etc.
Size: 349 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lucitemple/tv-directory
React app using TVMaze API to search and display TV series information.
Language: JavaScript - Size: 650 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ilanape/React_Tic_Tac_Toe
An interactive tic-tac-toe game that stores the moves history.
Language: JavaScript - Size: 203 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gakf38/MyReads
This is the MyReads project for the React Fundamentals section of the Udacity React Nanodegree
Language: JavaScript - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ElefHead/react-fundamentals-weatherApp
Application following the react tutorial by Tyler McGinnis.
Language: JavaScript - Size: 536 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
