Skip to content

An application to teach chess openings by repetition. Site is live at https://memchess.org

License

Notifications You must be signed in to change notification settings

abebinder/memchess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Site

Site is live at memchess.org

About

To learn chess openings by repetition. Inspired by the original memchess.com which unfortunately disappeared in 2019. Created with react. Deployed on aws amplify.

Prereqs

nodejs and npm

yarn

Setup

Clone repo.

To install dependencies, in project's root directory:

yarn install

To start development server of application:

yarn start

Open http://localhost:3000 to view it in the browser. If youre developing on windows, there might be a problem with finding the installation of react-scripts when running yarn start If this is the case, a workaround will be to run

.\node_modules\.bin\react-scripts.cmd start

Credits

jay who created original memchess

niklasf who created eco repository of openings

favicon by Dima Lagunov

About

An application to teach chess openings by repetition. Site is live at https://memchess.org

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published