/crown-clothing

Shopping site that allows user to login and persists shopping cart from server-side.

Primary LanguageJavaScript

Crown Clothes E-shop

Demo

This project is a React, Redux, firebase realtime database based e-commerce shop. Also, google login from firebase auth has been implemented.

Front page

V1. class based components


TODO

  1. Add more styling
  2. Convert class components and life-cycle methods into hooks
  3. Keep it as JS for now.