Skip to content

Build a simple e-commerce website using React front-end

License

Notifications You must be signed in to change notification settings

djibybalde/madjy-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Madjy E-commerce

Create a React front-end for a simple e-commerce website named Madjy.

How to use the Scripts

Suppose you have already installed the npm command:

  • run the following commands
git clone https://github.com/djibybalde/madjy-ecommerce.git  # to download scripts from GitHub
cd madjy-ecommerce  
npm install  # to install all dependencies
  • you can add your own STRIPE KEY in the .env file (create this .env file in the root directory) with REACT_APP_STRIPEKEY for the paiement, no required.

  • you can use yarn start to run the app in the development mode. Open http://localhost:3000 to view it in the browser.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

Build a simple e-commerce website using React front-end

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published