I finished the project! I couldn’t refer to the solution code much, because I’m using newer React features, but I did refer to it regarding the access token. I couldn’t have figured it out on my own.
Here is my solution on GitHub: https://github.com/AnnieMcMahon/jammming
And here is the live site on Netlify: https://annie-jammming.netlify.app/
I tested it a little on my own, and it works for me, but I’m curious to know if it works for other people. Let me know!
@byte903 was kind enough to take the time to post step-by-step guidelines on hiding sensitive data using .env and Netlify. Here is her post.
I still have to write the README file and do more testing. I want to have a message pop up when the list is successfully saved. Right now, it just disappears, so the user wouldn’t know if it was actually saved or not.