Skip to content

mwhorse46/react-project-ideas

Repository files navigation

About

This repository is a collection of reactjs projects. It is created so that everyone who wants to learn reactjs can use this repository as a single source of modern web projects. Also this repository is created to build an open source community where developers can add their projects day wise and contribute to it.

How about you add your own project and support this repository! Have any?

This is a free to use repository, you can clone any project from here and use it for your own purpose. And if you do find this repo useful, please give it a star ⭐

Our Website

Codinn is an amazing platform for junior to senior level developers who wish to enhance their knowledge in the field of Web application. We are focussing on building community of millions of people around the world who are learning to write good quality code together. You can learn to code with free projects, code snippets and interview preparation for the tech jobs. Happy coding!

ReactJs Projects

In this challenge you will be developing a counter game in which you can click a button to increase the count value. This you can play with your friends and challenge them to click click click... as much as possible in a given time.

In this challenge you will be developing a reusable custom form component in which you can add as much input fields and buttons as you want. You can use that component in your future projects too to have a login form, registration form or a data creation/updation form for any CRUD functionality.

In this challenge we will develop a tic-tac-toe game using react basic concepts with little JS programming logic around that.

In this challenge we will develop a stopwatch and a timer using basic React concepts with little JS programming logic around that.

In this challenge we will develop the snake game using useState, useEffect, useRef along with the basic JS concepts.

In this challenge we will develop a game which you might already had played in Google Chrome when internet gets disconnected, that is 'The Dino Game'. We will develop the same game in this challenge using useRef, useEffect, useState hooks, setTimeout & setInterval. You will learn how to manipulate css styling based on some JS conditions. And how to get react jsx elements using useRef.

In this challenge we will develop a drag-drop JIRA board without any external library. You will learn how to make a html element draggable and how to make a div to catch that draggable element. JS events used in this challenge are onDragOver, onDrop, onDragStart.

In this challenge we will develop an input box which can add tags without any external library. Only with just one component you can have an input box with the capability to input tags. There will be only one state which will carry all the user inputs with the help of onKeyUp JS event.

In this tutorial we will develop a shopping website using Reactjs Context API. This tutorial will teach you to develop an e-commerce website with basic functionality i.e. show products, add to cart, review and checkout and place & view orders.

In this tutorial we will develop a personal portfolio website using Reactjs. This tutorial will teach you how you can develop your own modern 2023 ready personal portfolio website using reactjs, html & css.
The development process is simple and we won't do any API calls. Content/Text for this website will be hardcoded in your components.

Contributions

Feel free to send a pull request to add more reactjs projects. We are open for your feedback!

License

MT

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published