Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kdeavila/frontend-ecommerce

Is an ecommere website for accessories and makeup products.
https://github.com/kdeavila/frontend-ecommerce

nextjs react shadcn-ui tailwind typescript

Last synced: 27 days ago
JSON representation

Is an ecommere website for accessories and makeup products.

Awesome Lists containing this project

README

        

# Proyecto eCommerce
¡Bienvenido a mi proyecto de eCommerce! Este es un sitio web desarrollado con TypeScript, Tailwind CSS y Next.js que permite a los usuarios navegar y comprar productos de manera fácil y rápida.

![Vista del Proyecto](https://i.postimg.cc/B6cMkvsv/998shots-so.webp)

## Tecnologías Utilizadas

Este proyecto utiliza las siguientes tecnologías y librerías:

- **Next.js** ![Next.js](https://img.shields.io/badge/Next.js-000000?style=flat-square&logo=next.js&logoColor=white)
- **React** ![React](https://img.shields.io/badge/React-61DAFB?style=flat-square&logo=react&logoColor=black)
- **TypeScript** ![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=flat-square&logo=typescript&logoColor=white)
- **Tailwind CSS** ![Tailwind CSS](https://img.shields.io/badge/Tailwind%20CSS-06B6D4?style=flat-square&logo=tailwind-css&logoColor=white)
- **ShadCN** ![ShadCN](https://img.shields.io/badge/ShadCN-34D399?style=flat-square&logo=shadcn&logoColor=white)

## Instalación

Para clonar el proyecto, usa el siguiente comando:

```bash
git clone https://github.com/kdeavila/frontend-ecommerce

cd frontend-ecommerce
npm install
npm run dev
```