Skip to content

Alanmartin7007/E-Commerce-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular E-Commerce Project

This Angular E-Commerce project is a web application developed using Angular, providing functionalities for browsing products, categories, and managing a shopping cart.

Table of Contents

  1. Features
  2. Installation
  3. Usage
  4. Folder Structure
  5. Technologies Used
  6. Contributing
  7. License

Features

  • Product Listing: Browse through a wide range of products with details such as name, price, and description.
  • Category Listing: View products organized by categories for easier navigation.
  • Shopping Cart: Add products to the cart, update quantities, and proceed to checkout.
  • Responsive Design: Ensures the application adapts well to various device screen sizes.
  • Search Functionality: Search for specific products by name or category.

Installation

To run this project locally, follow these steps:

  1. Clone the repository: git clone <repository-url>
  2. Navigate to the project directory: cd angular-e-commerce
  3. Install dependencies: npm install
  4. Start the development server: ng serve
  5. Open your browser and go to http://localhost:4200

Usage

Once the application is running, you'll have access to the following routes:

  • /products: Displays a list of all available products.
  • /categories: Shows a list of product categories.
  • /cart: Displays the shopping cart with added products.

Feel free to explore the application, add products to the cart, and experience the functionalities.

Technologies Used

  • Angular
  • TypeScript
  • HTML/CSS
  • Bootstrap or any additional styling framework
  • RESTful APIs for data retrieval

Contributing

Contributions are welcome! If you find any issues or would like to propose enhancements, feel free to submit a pull request or create an issue in the repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published