Site is live at memchess.org
To learn chess openings by repetition. Inspired by the original memchess.com which unfortunately disappeared in 2019. Created with react. Deployed on aws amplify.
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
jay who created original memchess
niklasf who created eco repository of openings