thirihsumyataung / Comfy-Sloth-Ecommerce-Website

Ecommerce Website ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comfy Sloth

  • We need to install extrernal libraries.
npm install @auth0/auth0-react

npm install @stripe/stripe-js

npm install axios

npm install react-icons --save

npm install styled-components

  • Note: We can export every components by using index.js which make neat our code.

Older React Version

"react": "^16.13.1", 
"react-dom": "^16.13.1", 
"react-scripts": "3.4.3"

About

Ecommerce Website ✨


Languages

Language:JavaScript 91.2%Language:CSS 6.1%Language:HTML 2.7%