Skip to content

noorjsdivs/supergearyt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Best full stack ecommerce website

fullstack_ecommerce_website_using_reactjs

To initialize the project:

  • Clone the project from this repo,
  • cd into admin directory
  • make npm install and run npm start
  • From the root directory cd into client
  • make npm install and npm run dev to start
  • Create firebase app and get the credentials
  • Paste the firebase credentials on firebase.ts in client
  • Get stripe credentials and now you area good to go.

_Happy coding