/color-memory

Memory game built with ReactJS by Irvin Ives Lau

Primary LanguageJavaScript

logo

Color Memory

Memory game web application built with ReactJS.

Click here to launch Color Memory

🧰 Prerequisites

  1. Install NodeJS https://nodejs.org/en/
  2. Install dependencies npm install

🚀 Deployment

Development

  1. Locate the repository in bash
  2. Run npm install in the repo folder
  3. Run npm start in the repo folder
  4. Open browser and navigate to http://localhost:3000/

Production

  1. Locate the repository in bash
  2. Run npm install in the repo folder
  3. Run npm run-script build in the repo folder

👷 Built With

🎨 Designed With

📚 Author