Skip to content

Variation of the Game of Life project, this time using the Context from React 16.3

Notifications You must be signed in to change notification settings

goldengecko/game-of-life-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a small test application implementing the Game of Life simulation using React and the new Context api from React 16.3.

To run, use

npm install
npm start

This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

Variation of the Game of Life project, this time using the Context from React 16.3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published