Author: Noor AL-Omari
Version: 1.0.0
E-commerce web application for clothes, Where you can browse the clothes by the category, add to cart and buy by visa or master card.
- Clone the project to your local device using these command :
- SSH :
git clone [email protected]:nooromari/crwn-clothing.git
. - HTTPS :
git clone https://github.com/nooromari/crwn-clothing.git
.
- SSH :
- Install needed packages:
- In the project root run
npm install
. - Then move to client folder
cd client
. - Again run
npm install
.
- In the project root run
- To run the project :
- Back to the root
cd ..
. - run
npm run client
.
- Back to the root
- React
- Node.js
- Redux
- Express
- Firebase (Auth Firestore)
- Stripe Payment
- SCSS/SASS
- Styled component
- Heroku (deployment)
- PWA