Un portal web moderno y elegante para la venta de carnes premium, desarrollado con React, TypeScript y Tailwind CSS.
- Diseño moderno y responsivo
- Interfaz de usuario intuitiva
- Catálogo de cortes premium
- Formulario de contacto y boletín
- Integración con redes sociales
- Optimizado para SEO
- React 18
- TypeScript
- Tailwind CSS
- Vite
- Lucide React (iconos)
- Shadcn UI
- Node.js (versión 16 o superior)
- npm o yarn
- Clonar el repositorio:
git clone https://github.com/gianmattus-programmer/CARNES-PREMIUM.git
- Instalar dependencias:
cd premium-carnes-portal
npm install
- Iniciar el servidor de desarrollo:
npm run dev
- Abrir el navegador en:
http://localhost:8080
npm run dev
- Inicia el servidor de desarrollonpm run build
- Construye la aplicación para producciónnpm run preview
- Vista previa de la versión de producciónnpm run lint
- Ejecuta el linter
premium-carnes-portal/
├── src/
│ ├── components/
│ ├── assets/
│ ├── styles/
│ └── App.tsx
├── public/
├── index.html
└── package.json
MIT License
Copyright (c) 2025 Gianmattus-Programmer
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Gianmattus-Programmer
- GitHub: @gianmattus-programmer
Las contribuciones son bienvenidas. Para cambios importantes, por favor abre primero un issue para discutir lo que te gustaría cambiar.
Si tienes alguna pregunta o sugerencia, no dudes en contactarme a través de GitHub.