tmaiadev / pwa-store

PWA Shop is an open source demonstrative e-commerce created with React and Firebase.

Home Page:https://pwa-shop-7c365.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Shop

PWA Shop is an open source demonstrative e-commerce created with React and Firebase.

Layout

It will hopefully look something like this.

Can I see it running live?

Yup. Click here

Commands

Install the dependencies

$ yarn

Run it locally

$ yarn start

Build for production

$ yarn build

This project was bootstrapped with Create React App. To dig deeper on the build process, just follow the link.

Setup

After installing the dependencies, you must rename _.firebaserc to .firebaserc, and src/_firebase-config.js to src/firebase-config.js, and edit those files with your firebase configuration.

About

PWA Shop is an open source demonstrative e-commerce created with React and Firebase.

https://pwa-shop-7c365.firebaseapp.com/


Languages

Language:JavaScript 72.6%Language:CSS 21.2%Language:HTML 6.2%