Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

disko998/crown-clothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App demo

E-commerce app for shopping clothing

http://cr-live.herokuapp.com/

For developers

Technologies

  • React
  • Sass
  • Styled-components
  • Redux
    • Redux-saga
  • Firebase
    • Auth
    • Firestore
  • Stripe
  • Express

How to run the project?

Install yarn

After cloning repo in the project run:

  1. yarn

  2. cd client yarn

  3. In root folder yarn dev

Starts node server locally and Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.