Project status: WIP
Before run this project you have to setup your own configuration file and setup firebase. For auth setup users collection, for shop pages setup collections collection. How to setup configuration file look inside config.example.js.
Also you can look on this here
Inside firebase file use addCollectionAndDocuments method to add new collections in to firebase. You can find shop.data.js in src folder for seeding collections.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.