/ecommerce-ui

Primary LanguageJavaScript

E-Commerce UI

This project is an user interface module of E-Commerce Platform and use, as dependency, Material-UI and Storybook.

This project use some patterns like BEM, ITCSS, Semantic Commit Messages and Git flow.

This project is based on the study of React, Material-UI and Storybook, so it may contain some errors. Will be a pleasure receive your code review, suggestions and/or tips. 🙌

Installation

This project was bootstrapped with React Create App

1 - Clone the project and install the dependencies:

$ git clone https://github.com/Eduk29/ecommerce-ui.git
$ cd ecommerce-ui
$ npm install

2 - Keep hacking! 🤘

Start Application

If you want to run the application in your pc, follow these instructions.

1 - Open another command terminal in the project root directory and run the following instruction:

npm run storybook

3 - Open http://localhost:9009 to view it in the browser.

Developer 💻

José Eduardo Trindade E Marques
edu.temarques@gmail.com