diff options
| author | Lucifer Conrad Reeves <[email protected]> | 2019-05-31 16:29:56 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-05-31 16:29:56 +0700 |
| commit | b4a85014bad9620152fec9bec1051d4cc0497033 (patch) | |
| tree | 1b3974509337fd60d217255206241e9f693e66f6 | |
| parent | 49b4db698f2e3b999f912a715d46900261175059 (diff) | |
| download | firebase-ecommerce-b4a85014bad9620152fec9bec1051d4cc0497033.tar.xz firebase-ecommerce-b4a85014bad9620152fec9bec1051d4cc0497033.zip | |
Update README.md
| -rw-r--r-- | README.md | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -4,4 +4,20 @@ Trying to create an ecommerce website using firebase This site is hosted on github pages -Try the demo out : https://luciferreeves.github.io +Try the demo out : https://luciferreeves.github.io/firebase-ecommerce/ + +This site showcases the use of Google Firebase : https://firebase.google.com + +All products shown on this site are non-existent and would not be shipped. The products are shown only for demonstration purposes. + +Payments of the products are not processed. + +There is a great lack of styling on the site because I do not intend to create a "beautiful" ecommerce solution but a "functional" ecommerce solution. + +Clone this repository and make your own changes if necessary. + +To clone: + +```` +git clone https://github.com/luciferreeves/firebase-ecommerce.git +```` |
