Skip to content

esrasen9/react-e-commerce-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce App With ReactJS ⚡️

Installation

  • npm

    npm install npm@latest -g
    
  • Clone the repo

    git clone https://github.com/esrasen9/react-e-commerce-app 
    
  • Install npm packages

    npm install
  • Create free your project on firebase and get your firebase config details.

  • Enter your firebaseConfig object in firebase.js

    
    const firebaseConfig = {
        apiKey: "",
        authDomain: "",
        projectId: "",
        storageBucket: "",
        messagingSenderId: "",
        appId: ""
    };
    
    

Screenshots 📸

GitHub Logo

GitHub Logo

GitHub Logo

GitHub Logo

GitHub Logo

GitHub Logo

GitHub Logo

GitHub Logo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published