DarkLorenEstrada / e-commerce-react

Home Page:https://github.com/DarkLorenEstrada/e-commerce-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

e-commerce-react

Hello! 👋

This is a React-based e-commerce shopping project. MockAPI is used to get card information, and goods may be added to or deleted from the shopping cart or favorites area. User authentication is handled by Firebase, payment is handled by Stripe, and form validation is handled by Formik and yup.

Component Diagram

Installation

npm install

Starting project

npm start

Links

Built with

About

https://github.com/DarkLorenEstrada/e-commerce-react

License:MIT License


Languages

Language:JavaScript 58.3%Language:SCSS 31.7%Language:HTML 9.2%Language:CSS 0.8%