snkrs

SNKRS

Table of Contents

Introduction

SNKRS is an online e-commerce web application for browsing and buying sneakers A cross platform progressive e-commerce web application for purchasing sneakers. Users can view, search and filter from a wide range of sneakers to find the sneaker of their choice. LoggedIn users can review, wishlist, buy and track their orders. From browsing to checkout this application delivers the best in class user experience.

Features

The SNKRS application offers the following features:

Design

Screenshot 1 SNKRS GUI

Getting Started

Prerequisites

Make sure you have Node and Yarn installed on your system. If not, download and install it from nodejs.org yarnpkg.com.

Installation

First, install the dependencies of SNKRS:

yarn install

Second, run the development server using one of the following commands:

npm start

Build

To generate the build.

ng build --aot --prod

Contributors

Contributing

We welcome contributions! If you would like to contribute to SNKRS, please read our contribution guidelines.

License

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

Acknowledgements