Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henrikvtcodes/wishlist
My custom gift registry
https://github.com/henrikvtcodes/wishlist
app-directory nextjs react trpc
Last synced: 4 days ago
JSON representation
My custom gift registry
- Host: GitHub
- URL: https://github.com/henrikvtcodes/wishlist
- Owner: henrikvtcodes
- Created: 2022-11-21T03:48:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T02:48:24.000Z (2 months ago)
- Last Synced: 2024-09-15T08:20:51.136Z (2 months ago)
- Topics: app-directory, nextjs, react, trpc
- Language: TypeScript
- Homepage: https://wishlist.henrikvt.com
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MyList
MyList is a custom gift registry I made as my personal wishlist for my birthday and Christmas, at the request of my family.
**Features**
- Different Categories of items
- Live Preview when editing
- Google OAuth, restricted to 1 email for security
- Gift claiming system to prevent duplicate gifts## Tech Stack
These are the technologies and key libraries I used to develop this project.
### Frontend
**Language:** Typescript (JSX)
**UI Library:** React.js (w/ Server Components)
**Styling & UI Components:** Tailwind CSS & shadcn/ui### Backend
**Language:** Typescript
**Framework:** Next.js 14 (App Directory)
**Backend:** Next.js
**Database & ORM:** Postgres (Drizzle ORM)