diff --git a/src/lib/projects.js b/src/lib/projects.js index 71c550f..f60e6c5 100644 --- a/src/lib/projects.js +++ b/src/lib/projects.js @@ -46,7 +46,7 @@ export const projects = [ title: 'Online Wine Shop.', url: 'https://wine-shop-eta.vercel.app/', description: - "To get practical experience with forms, databases, queries and states I want to build a online wine shop for my friend Ketil (that he didn't ask for). Besides the current technologies, I plan to implement Clerk or Auth.js for auth, and Zustand for state management if neccesary (Something tells me it's needed at least for cart) I am doing my best to implement progressive inhancement in forms with cool hooks like useActionState and explore caching and the prevention of caching in nextjs and vercel. 🤷", + "To get practical experience with forms, databases, queries and states I want to build a online wine shop for my friend Ketil (that he didn't ask for). Besides the current technologies, I plan to implement Clerk or Auth.js for auth, and Zustand for state management if neccesary (Something tells me it's needed at least for cart) I am doing my best to implement progressive enhancement in forms with cool hooks like useActionState and explore caching and the prevention of caching in nextjs and vercel. 🤷", repo: 'https://gitea.rannes.dev/rannes.dev/wine-shop', rss: 'https://gitea.rannes.dev/rannes.dev/wine-shop.rss', image: '',