A full-featured, responsive e-commerce front-end application with multi-mode (Light/Dark) support.
All screenshots are stored in the ./screenshots/ folder and show the application's design and functionality in both light and dark themes.
The primary landing page featuring a product carousel and quick navigation links.

Displays the complete catalog with filtering options for users to browse items.

Detailed view for a single item, including images, specifications, and 'Add to Cart' functionality.

Secure screens for user registration and sign-in.


Standard pages containing essential details about the company and contact methods.


- Clone the repository:
git clone "https://github.com/adityamishras/RED_STORE" - Navigate to the project directory:
cd RED_STORE - Install dependencies:
npm install
- Start the application:
npm start



