Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 631 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 631 Bytes

a-food-affair

In a city plenty of hungry kittens, you need to feed them all. It's not an easy task!

Game created using the fabulous React, Redux and Redux Toolkit libraries.

The demo is available here https://sviridoff.github.io/a-food-affair/

Requirements

Node.js >= 13.6.0

Installation

git clone https://github.com/sviridoff/a-food-affair.git
cd a-food-affair
npm install
npm run build