Skip to content

MiladSadeghi/molla-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Molla ecommerce

Status License: GPL v3

---

a react ecommerce with a LOT of ability

📝 Table of Contents

🧐 About

a full responsive react shopping website with some feature like anonymous login, sign in and sign up, cart, wishlist and more things. also used firebase for everything i said plus save the files on storage, auth for login and keep the product information on realtime database.

⚙ How Does It Work?

When you enter the website, you are anonymously log in to website(thanks to firebase auth for a lot of free features). so if you add anything to cart or wishlist, its will be save on the database, so forgot about lose data. if you want to access this data from other device, you should register or use google sign in(again thanks to firebase auth) and will be automatically transfered to your account and you will be see it on any device!.

🏁 Getting Started

for start you should clone the project(from any way you know!). and install the prerequisites.

Installing

you don't need any additional thing except npm for install.

npm i

and for running

npm start

So EZ!.

🎈 Usage

if you are student and a lazy guy! and need a project for exam. its works for you. it's just practice project to challenging my self.

🚀 Deployment

for build you should do like other react project

npm build

⛏️ Built Using

✍️ Authors

🎉 Acknowledgements