Skip to content

This is a simple react application that contains some simple classic games and it showcases the use of react-router-dom.

Notifications You must be signed in to change notification settings

yasnaraj/react-classic-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Classic-Games

This is a simple react application that contains some classic game examples like:

  • Tic-Tac-Toe
  • Love Calculator
  • Memory Game
  • Stone Scissor Paper

Here is the demo of the application.

This major goal of this application is to showcases the use of react-router-dom

To clone and run this application locally, execute the following commands:

git clone https://github.com/yasnaraj/react-classic-games.git
cd react-classic-games
npm install
npm start

About

This is a simple react application that contains some simple classic games and it showcases the use of react-router-dom.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published