shreshthgoyal / blue-buy

An E-Commerce website for fashionistas. This is built using React with Redux. It has features of User authentication, Google authentication, Stripe payment and Session storage.

Home Page:https://bluebuy.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bluebuy

This is a bluebuy. This is an E-Commerce website built with React and Redux.

Description

An E-Commerce website for fashionistas. This is built using React with Redux. It has features of User authentication, Google authentication, Stripe payment and Session storage.This includes cart feature and a checkout page for the user.

Features

  • User authentication.
  • Google authentication.
  • Cart feature.
  • Checkout feature.
  • Session storage.
  • Payment gateway through Stripe.

Built with

  • React
  • Redux
  • Firebase
  • Stripe

Getting started

Prerequisites

You need to have Javascript installed in your browser.

Install

Ideally, write a script whose usage is described here.

Run this Project

  • Fork the repository
  • Star the repository
  • Clone the repository
   git clone https://github.com/shreshthgoyal/blue-buy.git
  • Open the folder in your terminal
  • Install all the required libraries
npm install
  • Run the project using
npm start

Troubleshooting

If npm run build fails to minify click here.

Acknowledgements

Thanks to Andrei Neagoie and Yihua Zhang for guiding through this project.

About

An E-Commerce website for fashionistas. This is built using React with Redux. It has features of User authentication, Google authentication, Stripe payment and Session storage.

https://bluebuy.herokuapp.com/


Languages

Language:JavaScript 75.1%Language:SCSS 19.6%Language:HTML 4.1%Language:CSS 1.1%