Skip to content

Creates a simple tennis game app using React/Redux for the UI and Node/express for the server which handles the initial render providing the initial state.

Notifications You must be signed in to change notification settings

cristygrant/reactTennisGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactTennisGame

Creates a simple tennis game app using React/Redux for the UI and Node/express for the server which handles the initial render providing the initial state.

Run Tennis App

git clone https://github.com/reactjs/redux.git

cd reactTennisGame
npm install
npm start

open http://localhost:3000/

About

Creates a simple tennis game app using React/Redux for the UI and Node/express for the server which handles the initial render providing the initial state.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published