Skip to content

Small projects that I have created for fun and practice in React

Notifications You must be signed in to change notification settings

MoDrazzz/react-challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Challenges

I post here small projects that I have created for fun and practice in React. These are my personal approaches to various problems, some of which I have learned from the internet, particularly from the WebDevCody channel on YouTube. Thank you, Cody!

Disclaimer

Each project is stored in a different branch. To view the source code, click on the headline or check it out locally via the shell.

git switch traffic-lights

The idea is to build a component that represents traffic lights. It should change bulbs color in intervals.



Source: WebDevCody

git switch color-guessing-game

The objective is to build a game of guessing correct hex code of color visible on the screen. You've got 3 answers, one of which is correct.



Source: WebDevCody

About

Small projects that I have created for fun and practice in React

Resources

Stars

Watchers

Forks