My Store

An e-commerce store application built with Angular 11 and Tailwind CSS. This project is part of Udacity X ALX Full Stack JavaScript Developer Nanodegree Program.

Features

  • Product listing
  • Product details
  • Shopping cart
  • Checkout
  • Order confirmation
  • Sync cart with local storage using localForage

Running the app

  1. Clone the repository
  2. Run npm install to install the dependencies
  3. Run ng server --port 3000 to start the development server
  4. Navigate to http://localhost:3000/