Cosmic Commerce Filters

screenshot of Cosmic Commerce Filters
express
bulma
cosmic

Ecommerce App with Personalization using Angular and Cosmic

Overview:

This repository showcases the use of Angular with Cosmic, a headless CMS service, to create an ecommerce website customization sample. The article "Build a Headless Ecommerce Product Filter with Angular and Cosmic" provides more information on this topic.

Features:

  • Integration of Angular with Cosmic CMS
  • Creation of a customizable ecommerce website
  • Implementation of product filtering functionality

Summary:

This repository demonstrates the use of Angular and Cosmic CMS to create a personalized ecommerce website. It provides instructions for installing the demo content and running the application locally. The key features of this project include the integration of Angular with Cosmic CMS and the implementation of product filtering functionality.

express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

bulma
Bulma

Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.

cosmic
Cosmic

Cosmic is a headless CMS that enables developers to build websites and applications using any tech stack. It features a user-friendly dashboard for managing content, powerful API for retrieving data, and easy integration with popular frontend frameworks and tools.

ecommerce
Ecommerce

Ecommerce websites sell products or services to customers through an online storefront. These websites typically include features such as product listings, shopping carts, payment processing, and order management tools.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.