Note: This is an edited version of jgudo/ecommerce-react thanks to him for this wonderful project
- Firebase
- Visual Studio Code
- Basic Knowledge of React JS, HTML, CSS and JSON
- meet Julius Guevarra
- helped in hosting Samey
- images copyright ImagesBazaar
- Website Hosting and Security CloudFlare
- github <3
A Complete eshopping website with react and firebase without server side code running! features
- signin/login
- google/github login
- password forgot
- product upload admin pannel
- unique UI
- product add/delete
setup
- Firebase Storage,Databse,Firestore Rules Code is in
./firebase rules
folder apply them in firebase console - U need to fill firebase keys information here
/src/services/config.js
After Downloading Project Run This
npm i --force
Run This To Start Localserver
npm run dev-server
Run this to build this project and host
npm run build --force
Just open an issue <3