Skip to content

anaskhan34/voltivo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Voltivo ⚡ Modern Mobile-First eCommerce Web Application

Voltivo is a fully responsive, mobile-first eCommerce web application built using React, Redux Toolkit, React Router, and Tailwind CSS.

This project was developed as my Final React Project, where I implemented real-world shopping cart logic, global state management, responsive UI design, and modern frontend architecture.

Voltivo demonstrates my ability to build scalable, structured, and production-ready web applications.

🌟 Features

🛍️ Product Listing Page

📄 Product Details View

🛒 Add to Cart Functionality

➕ Increment / Decrement Quantity

🗑️ Remove Items from Cart

💰 Dynamic Discount Price Calculation

📱 Fully Responsive (Mobile-First Design)

⚡ Smooth UI Interactions

🎨 Modern Clean Interface

🛠️ Tech Stack

React JS

Redux Toolkit

React Router DOM

Tailwind CSS

JavaScript (ES6+)

Vite

📂 Project Structure src/ ├── components/ ├── pages/ ├── Redux_Store/ ├── App.jsx └── main.jsx

⚙️ Installation & Setup

Clone the repository:

git clone https://github.com/yourusername/voltivo.git

Navigate to project folder:

cd voltivo

Install dependencies:

npm install

Run development server:

npm run dev

Build for production:

npm run build

📸 Screenshots

(Add your screenshots inside a screenshots folder and update paths below)

Screenshot 2026-02-14 084058 Screenshot 2026-02-14 084124

🎯 Learning Outcomes

Through Voltivo, I strengthened my understanding of:

Global State Management with Redux Toolkit

Component Reusability & Clean Code Structure

Mobile-First Responsive Design

Real-World eCommerce Cart Logic

UI/UX Improvements & Optimization

🌍 Live Demo

https://voltivo.netlify.app/

🚀 Future Improvements

User Authentication

Payment Gateway Integration

Order History Page

Backend Integration

👨‍💻 Author

Muhammad Anas Frontend Developer

Open to collaboration, feedback, and opportunities 🚀

About

Voltivo is a responsive eCommerce web app built with React, Redux Toolkit, and Tailwind CSS. It features product browsing, cart management, dynamic pricing, and a clean modern UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors