Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/websharkdev/hono-shop
Using Hono, NextJS and shadcn-ui
https://github.com/websharkdev/hono-shop
bun honojs nextjs shadcn-ui
Last synced: 18 days ago
JSON representation
Using Hono, NextJS and shadcn-ui
- Host: GitHub
- URL: https://github.com/websharkdev/hono-shop
- Owner: websharkdev
- Created: 2024-11-14T18:26:04.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T19:30:43.000Z (3 months ago)
- Last Synced: 2024-11-14T20:24:48.900Z (3 months ago)
- Topics: bun, honojs, nextjs, shadcn-ui
- Language: TypeScript
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello there!
Welcome to the hono-shop repository, here I am recreating the store that I made according to the course of Maximilian Schwarzmüller (NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)).
To be honest, I didn’t like the assembly and the site that I received, so I decided to make it quickly and without problems (but using my main NextJS technology)
This project used:
- "class-variance-authority": "^0.7.0",
- "clsx": "^2.1.1",
- "hono": "^4.6.10",
- "lucide-react": "^0.456.0",
- "next": "14.2.5",
- "react": "18.2.0",
- "react-dom": "18.2.0",
- "tailwind-merge": "^2.5.4",
- "tailwindcss-animate": "^1.0.7"---
```
bun install
bun run dev
```