A tool to manage my knitting notebook on Ravelry.
Download the Presentation Here
This project is also for demonstrating how to deal with complex React state! More documentation to come.
To connect with Ravelry, you'll need to set up your own Ravelry API key: https://www.ravelry.com/api
In order to properly connect with the Ravelry API locally, we need to run localhost in https. I followed setup instructions here: https://medium.com/@dogukanakkaya/local-https-express-server-with-remix-framework-f7723c657066 ... except I used these cert installation instructions: https://github.com/FiloSottile/mkcert
In your .env file, set: USE_LOCAL_HTTPS=true
https://github.com/mui/material-ui/blob/master/examples/material-ui-remix-ts/README.md