Skip to content

priynshuchouhn/VogueVista

Repository files navigation


Vogue Vista

Angular E-Commerce Web App

Report Bug . Request Feature

Contributors Forks Stargazers Issues License

Table Of Contents

Overview

Welcome to Vogue Vista, a stylish and modern E-Commerce web application built with Angular. Vogue Vista provides a seamless and enjoyable shopping experience for users, offering a wide range of fashionable products.

Features

  • User Authentication: Secure user authentication system for a personalized shopping experience.
  • Product Catalog: Browse through a diverse catalogue of trendy fashion items.
  • Search and Filters: Easily find products using search functionality and filters.
  • Shopping Cart: Add products to your cart and manage your shopping list effortlessly.
  • Secure Checkout: A secure and straightforward checkout process for a hassle-free purchase.
  • User Profiles: Manage your profile and track your order history.

Built With

  • Angular
  • TypeScript
  • HTML5/CSS3
  • Bootstrap

Getting Started

Follow these steps to set up Vogue Vista locally:

Prerequisites

  • Node.js
  • npm
npm install npm@latest -g
  • Angular
npm install -g @angular/cli

Installation

  1. Clone the Repository
git clone https://github.com/piynshuchouhn/vogue-vista.git

cd vogue-vista
  1. Install Dependencies:
npm install
  1. Run the Development Server
ng serve

Authors

Acknowledgements

  • Hat tip to the Angular and Bootstrap communities for their excellent frameworks.