/e-shop

This e-shop project was built using React, Redux, Firebase, Stripe and GraphQL.

Primary LanguageJavaScript

e-shop

I built this project using React, Redux, Firebase, and GraphQL. It's a simple e-shop page with a sign-in and sign-up forms, a cart, and a checkout. For the checkout, we're going to use the test card information that the API provides since this is a project built for educational purposes.

Author

Bernardo Garza Landa - bernardo.g.landa@gmail.com - Portfolio - LinkedIn

Live Demo

https://bg-store.herokuapp.com

Screenshot

BG Store

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.