Skip to content

akiif/guess-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guess-color

A simple color guessing game built using React and Redux. Live demo here.

Table of contents

General info

A simple color guessing game built using React and Redux and bootstrapped using Vite.

Technologies

  • React 18.2.0
  • Redux 8.0.5

Features

  • A random color box is shown and the users is presented with 3 buttons with different color code on them and the user should choose the right color code corresponding to the color box which will result in the correct answer displayed and a new color box is generated.

Setup

To run this project:

  • Make sure you have NodeJs and yarn installed in your system.
  • Then, Install it locally using yarn:
$ cd guess-color
$ yarn 
$ yarn dev

Contact

Created by @akiif - feel free to contact me!

About

A simple color guessing game built using React and Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published