Skip to content

mircntzr/e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vintaggy E-Commerce Website

Vintaggy Logo

This project is a modern e-commerce website built with Redux and React Context. It features a responsive design that works seamlessly across different screen sizes, and the data is fetched from a JSON source. The codebase follows clean and organized coding practices, and React Router is used for navigation between pages.

Project Features

  • Data management is handled using Redux and React Context.
  • The website has a responsive design for a consistent experience across different screen sizes.
  • Data is fetched from a JSON source.
  • The codebase follows clean and organized coding practices.
  • React Router is used for navigation between pages.

Installation

1. Clone the project:

git clone https://github.com/mircntzr/e-commerce

2. Navigate to the project directory:
    cd e-commerce

3. Install the dependencies
    npm install

4. Start the project
    npm start


----------------------Demo Link----------------------
```<p align="center">
  <a href="http://vintaggy.com/" target="_blank">👉 CHECK OUT THE DEMO 👈</a>
</p>