Skip to content

kilkelly/react-kart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactKart

ReactKart is a simple game made to improve my React & Redux skills. Choose your kart wisely based on how lucky they are, place a bet and try to increase your Coin Balance!

Play ReactKart now!

ReactKart Select Screen ReactKart Race Results

Installation

First install node.js. Then:

npm install

Running in production mode

npm run start

then open http://localhost:3000/ in your browser

Running in development mode

(mostly to allow hot-reloading of React components)

npm run start:dev

Rebuilding production files

npm run build

Of note in this repo are:

I learned a lot building this small project because the end result turned out to be fun! Pull requests and comments / issue reports / questions are most welcome. Enjoy and hope the source code helps you!

About

A fun kart betting game made with React!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published