Morgan Baker
Morgan Baker
Add a menu notification dot on load similar to those on social media platforms. Possibly utilise `useState` to handle when to turn off the notification
Add search functionality via: https://www.gatsbyjs.org/docs/adding-search-with-algolia/
Improve site a11y using the following: https://www.gatsbyjs.org/docs/making-your-site-accessible/
Detatch MD method and add in full CMS integration
https://www.gatsbyjs.com/blog/content-querying-with-gatsby-contentful/
Update readme to include content more relevant to site. Areas to include - including Contentful - Updating images
Add site-wide animations using Framer Motion. Documentation and methods found here - https://www.framer.com/motion/
Create and include SEO component. Based on documentation found here: https://www.gatsbyjs.org/docs/add-seo-component/