https://github.com/sergioaff/dango_ecommerce
https://github.com/sergioaff/dango_ecommerce
eccomerce html-css javascript nextjs reactjs redux tailwindcss typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sergioaff/dango_ecommerce
- Owner: sergioAff
- Created: 2024-11-15T18:49:52.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-18T12:56:39.000Z (5 months ago)
- Last Synced: 2025-03-12T19:11:24.242Z (about 2 months ago)
- Topics: eccomerce, html-css, javascript, nextjs, reactjs, redux, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://dango-ecommerce.vercel.app/
- Size: 2.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-Commerce 🛒
An e-commerce platform built with **Next.js**, **Tailwind CSS**, and **TypeScript**. This project aims to provide a responsive, fast, and user-friendly shopping experience, leveraging modern web development technologies.
## Features 🚀
- **Responsive Design**: Optimized for all screen sizes.
- **Shopping Cart**: Add, update, and remove items in the cart.
- **State Management**: Efficient state handling with modern patterns.---
## Tech Stack 🛠️
- **Framework**: [Next.js](https://nextjs.org/) for server-side rendering and routing.
- **Styling**: [Tailwind CSS](https://tailwindcss.com/) for utility-first, responsive design.
- **Language**: [TypeScript](https://www.typescriptlang.org/) for strong typing and improved developer experience.
- **State Management**: Integrated with Redux.
- **Deployment**: Vercel for seamless hosting and CI/CD.---
## Prerequisites 📋
Make sure you have the following installed:
- [Node.js](https://nodejs.org/) (version 16 or later)
- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)
- Git---
## Installation 🛠️
1. Clone the repository:
```bash
git clone https://github.com/sergioAff/dango_ecommerce
cd your-repo-name
```2. Install dependencies:
```bash
npm install
```3. Start the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
---
## Images
### Desktop

### Mobile
| Mobile View |
|--------------|
| 
| ## Contact 📬
For any questions or feedback, feel free to contact:
Name: Sergio Fernández
Email: [email protected]
GitHub: [Sergio Fernández](https://github.com/sergioAff/)