Web app to help users adopt techniques to improve memory and brain processing speed. Includes the following:
- Mind maps
- Mnemonic major system - long number recall
- Speed reading
- Daily motivational quote (courtesy of https://quotes.rest)
- Gratitudes diary
- Chaining
Developed using Gatsby, served by Netlify with assets handled by Contentful. A demo version of the web app: nostalgic-varahamihira-efe491.netlify.com. Any site changes deployed to Github are automatically published by Netlify, the same goes for assets uploaded/deleted to/from Contentful.
Clone this github repository and navigate to the root folder 'brainly'. To run the local server enter gatsby develop
in your terminal and the site should now be available at: http://localhost:8000
.