LIVE SITE: https://code4fun907.github.io/react-color-guessr/

React Color Guessr

A small game built with React.JS and TailwindCSS where you are given random hex colors and must choose correctly what color matches them

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm run dev