Skip to content

jgredecka/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory

This is an implementation of the card game Memory, built with TypeScript, React and Styled Components.

Hosted on AWS S3 and served by CloudFront at https://d3v9e776h66eg7.cloudfront.net

Screenshot 2022-12-06 at 19 52 02

Running locally

Pre-requisites

  • Node v14

Install project dependencies and start the development server on localhost:3000:

npm install
npm start

About

TypeScript + React implementation of the card game Memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors