Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

👗 Front-end of online clothes shop (Angular, TypeScript, SCSS, HTML). Backend (Python + MongoDB, NodeJs + PostgreSql, NodeJs + MongoDB)

Notifications You must be signed in to change notification settings

Ukasz09/ProBazShop-Frontend

Repository files navigation

👗 ProBazShop (Front-end) License Contributions welcome

Description

Frontend of online clothes shop, made with Angular framework. Application provide 3 access levels (guest, customer and employee) with specific privileges


Prerequisites

First of all, make sure that you have installed NodeJs - if not, you can download it from here: https://nodejs.org/en/download/

Then install required prerequisites on your development machine:

npm install --save

I case of running application on dev server make sure that you have installed AngularCLI:

npm install -g @angular/cli


Running application (development server)

npm start or ng serve

This will start a dev server. After that navigate to page http://localhost:4200/

For proper working, you need to also setup and run backend app. You can find it here:


Demo

Demo GIF


📫 Contact

Created by gajerski.lukasz@gmail.com
Feel free to contact me! 👊

About

👗 Front-end of online clothes shop (Angular, TypeScript, SCSS, HTML). Backend (Python + MongoDB, NodeJs + PostgreSql, NodeJs + MongoDB)

Topics

Resources

Stars

Watchers

Forks