react-projects
There are 113 repositories under react-projects topic.
learning-zone/react-basics
React Basics ( v18.x )
Vasu7389/react-project-ideas
⚛ 'React Project Ideas' repo contains modern 2023 ready ReactJs projects collection! Our focus is to create simple experience for all the tech developers by giving them plenty of projects that covers most of the latest features and to find new react project ideas.
WindingSnow/21-ReactJs-Projects
This is a collection of 21 interesting React.Js projects. From beginner to advance level projects
ShakirFarhan/Youtube-Clone
A YouTube clone built with React JS, Redux, Tailwind CSS, and a Rapid API.
catherineisonline/edgy
📱 Edgy: Welcome to the Edgy Social Media Marketing Agency's full stack website! At Edgy, we're not just a business; we're your partners in navigating the dynamic landscape of Instagram marketing. Whether you're a budding influencer or a business looking to boost your brand's online visibility, we're here to help you stand out in the digital crowd.
catherineisonline/shopping-time
🛍️ Shopping Time is an e-commerce website that has at least 150 women's clothing products with different sizes and color choices. You can choose various attributes like size and color. There is a cart where you can see added items and edit, add, or remove them. You can also set a currency of your choice.
kazmi066/react-landing-pages
landing pages made with React/HTML/CSS
Dct-tcd/Dsa-Tracker
This app keeps Personalised track of questions completed in dsa preparation . Instead of using an Integrated Database we are using localstorage in form of cookies to hold and store data . All Questions are divided into categories and then used in providing the response on the home page .
gladw-in/online-ide
Explore our AI online IDE supporting online compiler of Java, Python, JavaScript, C++, Go, Ruby, Swift, Verilog, TypeScript, Dart, Kotlin & more.
asyncfinkd/react-projects
React projects. Open source
gulshancodes/react-projects
React-JS Projects
jaiminpatel047/AmazonClone
Creating a front-end clone of Amazon using Vite involves building the user interface of the Amazon website using Vite, React components, HTML, CSS, and JavaScript. Here are the high-level steps you can follow to create a front-end clone of Amazon
catherineisonline/tic-tac-toe
Tic-Tac-Toe game, a classic game for two players where each player takes turns marking a grid of 3x3 squares with their X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game. It is also known as Noughts and Crosses or Xs and Os. The game is implemented using React and CSS [ARCHIVED]
Pinaka-Pani-18/30-Days-Of-React-Projects
A collection of React projects ranging from basic to advanced.
avibhawnani/MED3
MED3 is a cutting-edge Electronic Health Record (EHR) system that utilizes blockchain technology for secure and efficient health data management. With MED3, healthcare providers can securely access and share patient health data in a decentralized manner, leading to improved patient outcomes.
aj7tt/Project-Based-Learning
Design, code, modify, test, debug, document, deploy, 💻
CT83/SurWay
SurWay is a survey/polling website for cab drivers where they can report their typical work hours and which company they work for, this data is then stored anonymously and used to generate charts and insights.
letsdeepchat/Movix
World Movix (Web React Application): A dynamic and fully responsive web app that explores exciting movies and web shows. Built with React, Axios, Redux, and Custom Hooks, it fetches data in real-time from TMDB’s API, offering an immersive experience with the help of various useful React libraries.
pirateIV/movies
🍿 A TMDB client built with React
Ganesh-Sharmaz/AnimeWaifuss
Anime Waifu is a fun website made with React JS and Tailwind. It has several features including a toggle button that changes the normal content into explicit content and a category feature, This website is still in development.
ProgrammingFire/word-hunt-react
Word Hunt Is A Dictionary App That Uses React And FreeDictionaryApi
MAHcodes/ReactJS
My journey of learning ReactJS. I'll be pushing all my progress and projects on this repo trying to complete the #100DaysOfCode challenge.
Chioma-Okeke/online-marketplace
An online marketplace platform designed to empower local communities by facilitating the exchange of goods and services within a 65km radius. This platform enables users to list, browse, and purchase items from individuals in their vicinity, promoting sustainability and fostering community connections.
PranabKumarSahoo/react-mini-projects
This repository hosts a variety of mini projects built with React. Each project is focused on specific concepts, allowing developers to explore and deepen their understanding of React, state management, component architecture, and more.
shahmeerrizwan/React-Course
Welcome to the React Course repository! Here, you'll find a comprehensive collection of topics covered in our React course. all the codes and projects we've worked on are available in this repo .
m0rniac/reactjs-blogsite
A blogsite builded with ReactJS (NextJS)
muhammadwasi81/video_chat
I have build and deploy a React Video Chat Application using WebRTC.
NikhilManglik/Prime-Video-Clone
Cloning the Amazon Prime Video Website using HTML, CSS, JavaScript and ReactJS
apnasurajhai/pathfindingVisualizer
Project visualizes different pathfinding algorithms or graph algorithms to provide the shortest path from source to destination. This project is built using ReactJS .
Bhabishya-123/Redux-Shop
This is the shop application that is based on react where all the state management is done by using redux. All the shop products are comming from free fake rest api by using axios.
iahmadiqbalbhatti/EatAndSplitApp
Eat-N-Split app is built using React JS. In this porject, I have learned how to share state back and forth in React JS app at core level. Later I will use API or other liberary to do that like Redux.
joserafael0160/E-commerce
This project is an E-commerce application developed in React 🛠️. It allows users to explore products 🛍️ and add them to a shopping cart 🛒. This project is designed with the intention of enhancing my skills with hooks such as useID(), useReducer(), useContext(), and others.
joserafael0160/Movie-Finder
🎬 Movie Finder is a project built with React 📚, created with the intention of practicing my skills with hooks and good programming practices. 💻👍
k8pai/React-Projects
A Collection of react projects i've worked on.
StudyTrigger/React19-Word-Chain-Game
The Word Chain Game is a delightful project that combines fun gameplay with practical coding concepts in React 19. You can explored how to create a fully functional word game that validates user input, manages turn-based logic, and provides an engaging user interface. By implementing this project, you’ve gained hands-on experience with React's core
code-with-divyanshu/react_js_code
This repo covers not just the basics but dives deep into the intricacies of ReactJS to ensure that you emerge with a solid foundation and deep understanding of the most popular frontend library in the world.