Skip to content

Rahulm2310/estylish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Estylish

About

Estylish is a full stack e-commerce app developed using React, Node & Express, Firebase and Stripe. Live : https://estylish.herokuapp.com/

Technologies Used

  1. React.js (Front-end)
  2. SASS and Styled Components (Styling)
  3. Redux and Redux Saga (State Management)
  4. Node.js (Back-end)
  5. Firebase (Database)
  6. Stripe API

Functionality

  1. User can sign in/sign up.
  2. User can sign in with Google.
  3. User can add/remove items to/from cart
  4. User can process a fake payment.

UI Screenshots

  1. Home Page image

  2. Shop Page image

  3. Sign in/Sign up image

  4. Cart Page image

  5. Contact Page image

Branches

This repository has only one branch i.e. master.

Run app

Download the latest stable version of NodeJs here and install it.

For yarn users

Install yarn. Run node --version and yarn --version to verify successful installation.

To get the frontend running locally:

  • Run yarn or npm i to install all required dependencies
  • Run yarn start or npm run start to start the local server
  • Go to http://localhost:3000 on your browser

About

Estylish is a full stack e-commerce app developed using React, Node, Express & Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages