/crwnstore

Clothing e-commerce shop built with react and firebase.

Primary LanguageJavaScript

Crown Store

Full e-commerce site using Firebase as back-end and redux as state management.

demo demo

Run it on your machine

  1. Clone the project

    git clone https://github.com/aznamle/crwnstore.git
  2. Install the dependencies

    cd crwnstore
    npm install
  3. Start the development server

    npm start

Built with React.js and hosted with Vercel