Skip to content

phil9987/ReactTransAm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactTransAm

A clone of the Spectrum game TransAm written in ReactJS

Build and run it

  1. make sure npm is installed
  2. cd TransAm
  3. npm install
  4. npm start
  5. browser window will open, navigate with arrow keys

Original documentation

The repo was created by Paul Michael with documentation on dzone.com. Each part is represented by a separate branch of the repo. The complete game is on the master branch.

About

UI for the web demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%