https://github.com/naneshoru/next-react-shopping-cart
https://github.com/naneshoru/next-react-shopping-cart
next react react-hook-form shadcn-ui tailwind
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/naneshoru/next-react-shopping-cart
- Owner: Naneshoru
- Created: 2024-10-20T10:05:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T23:56:45.000Z (about 2 months ago)
- Last Synced: 2025-04-13T12:14:39.594Z (about 2 months ago)
- Topics: next, react, react-hook-form, shadcn-ui, tailwind
- Language: TypeScript
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Este projeto é uma prática para se atualizar com ferramentas mais atuais.This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
Rode o development server com :
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## 🔨 Ferramentas usadas:
---
Next 15
React 19
Shadcn - componentes
React Hook Form
Tailwind---

