Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matheuscfbt/ngcommerce
NgCommerce is a Single Page Application (SPA) developed using Angular and Bootstrap, focused on building a modern e-commerce platform. The project provides a solid foundation for developing online stores by leveraging best practices in web development.
https://github.com/matheuscfbt/ngcommerce
angular bootstrap css html spa typescript
Last synced: about 1 month ago
JSON representation
NgCommerce is a Single Page Application (SPA) developed using Angular and Bootstrap, focused on building a modern e-commerce platform. The project provides a solid foundation for developing online stores by leveraging best practices in web development.
- Host: GitHub
- URL: https://github.com/matheuscfbt/ngcommerce
- Owner: MatheusCFBT
- Created: 2024-08-15T01:39:22.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-23T01:54:42.000Z (6 months ago)
- Last Synced: 2024-11-08T04:33:20.233Z (3 months ago)
- Topics: angular, bootstrap, css, html, spa, typescript
- Language: HTML
- Homepage:
- Size: 516 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NgCommerce
NgCommerce is a Single Page Application (SPA) for e-commerce developed with Angular and Bootstrap. The goal of this project is to provide a basic structure for creating online stores, utilizing best practices in Angular development.
## Technologies Used
- **Angular**: Main framework for building the application.
- **Bootstrap**: For responsive design and UI components.
- **TypeScript**: Programming language used for development.
- **HTML/CSS**: For structuring and styling the pages.## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/MatheusCFBT/NgCommerce.git