https://github.com/lostovayne/hero-components-next-typescript-tailwind
Componente de Hero usando Imagenes de Montañas implementando estilos con tailwind , componentes reutilizables y Typescript
https://github.com/lostovayne/hero-components-next-typescript-tailwind
Last synced: 8 months ago
JSON representation
Componente de Hero usando Imagenes de Montañas implementando estilos con tailwind , componentes reutilizables y Typescript
- Host: GitHub
- URL: https://github.com/lostovayne/hero-components-next-typescript-tailwind
- Owner: Lostovayne
- Created: 2023-10-09T06:41:03.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T23:11:37.000Z (almost 2 years ago)
- Last Synced: 2024-12-28T20:18:45.437Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 57.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```