Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 470 Bytes

README.md

File metadata and controls

40 lines (36 loc) · 470 Bytes

Gridlock

Gridlock is a puzzle game built to practice and demonstrate my experience with React and other supporting technologies.

Live Demo: TODO

How to use

Setup

npm run install

Development

npm run dev

Testing

npm run test

Deploying

TODO: npm run deploy

Production

TODO: npm run start

Technologies used:

  • ES6
  • Node.js
  • React
  • Redux
  • React-Router
  • Babel
  • Webpack
  • Sass
  • Jest
  • Enzyme