Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

marybeshaw/knitnotebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knitnotebook

A tool to manage my knitting notebook on Ravelry.

Archiving This Repository

This project was a good learning tool, all about connecting with Ravelry and doing some state management. I am archiving it since I will not take the project further.

Ravelry is a wonderful web site, and I wanted to be respectful of the rich community & database that exists on that site! Go use that wonderful web site!

September 2024 Complex React State Presentation

Download the Presentation Here

Complex React State Demo Project

This project is also for demonstrating how to deal with complex React state! More documentation to come.

Repo Setup Information

Ravelry API key

To connect with Ravelry, you'll need to set up your own Ravelry API key: https://www.ravelry.com/api

Running a secure localhost (https)

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

Using Material UI/Emotion in Remix:

https://github.com/mui/material-ui/blob/master/examples/material-ui-remix-ts/README.md

About

A tool to manage my knitting projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published