sadiq-git / gamers-shop

A Shopping Website build with Angular 4 and Firebase.

Home Page:https://gamerstore-sk.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gamer Store

A Shopping Website build with Angular 4 and Firebase.

Demo Link :

Features

  • Only Admin can perform Create/Edit/Delete operations & upload photos of items.
  • Normal User can buy items & view their own orders.
  • Admin can access all orders
  • Login through Facebook & Gmail
  • Cart System
  • Realtime updates (through Firebase Realtime Database).

Tech Stuff Used

  • Angular 4 (Frontend)
  • Firebase Realtime Database (Backend)
  • Firebase authentication

To run the project locally:

To use your own Firebase Database change the api key from firebase-key

    > npm install
    > npm start -- --host 127.0.0.1


[The project is from an Angular 4 course (BY [MOSH HAMEDANI]) which I've taken from Udemy.]

About

A Shopping Website build with Angular 4 and Firebase.

https://gamerstore-sk.firebaseapp.com/

License:MIT License


Languages

Language:TypeScript 60.8%Language:HTML 31.1%Language:CSS 5.3%Language:JavaScript 2.8%