Skip to content

priyesh18/organic-shop

 
 

Repository files navigation

Organic Shop

This project demonstrates a simple e-commerce application for an imaginary organic shop. It is built with Angular, Firebase and Bootstrap

Visit the working site at:

https://oshop-f6e05.firebaseapp.com/

Important

Before running this application on your machine, create a Firebase project. You need to replace the Firebase settings I've defined in /src/environments with the settings of your own Firebase project.

Running the Application

Clone this repository Run cd organic-shop in terminal
Run npm install
Run ng serve for a dev server. Navigate to http://localhost:4200/.

Deploying to Firebase

Run ng build --prod --aot=false
Run firebase deploy

About

E-Commerce website using Angular, Bootstrap and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 75.4%
  • HTML 19.8%
  • JavaScript 2.6%
  • CSS 2.2%