Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 312 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 312 Bytes

Vision - A chess coordinate guessing game

Installation

  1. Clone the repo
  2. $ cd vision
  3. $ npm install
  4. $ npm start

The webpage can be found running on localhost:3000

Or visit on vercel

Made with React