typo
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m7s
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m7s
This commit is contained in:
parent
5d0a7d1c77
commit
aa236b7122
@ -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 <code class='dark:bg-slate-800 bg-stone-300 rounded p-1'>useActionState</code> 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 <code class='dark:bg-slate-800 bg-stone-300 rounded p-1'>useActionState</code> 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: '',
|
||||
|
Loading…
Reference in New Issue
Block a user