Skip to content

Latest commit

 

History

History
23 lines (9 loc) · 573 Bytes

README.md

File metadata and controls

23 lines (9 loc) · 573 Bytes
  • About:

    This project is a simple shopping cart application made with HTML, CSS flexbox layout, CSS3, SCSS, ReactJs and React's Google material design.

  • How to work with project locally:

    Use 'npm install' to install all dependencies for the project.

    Use 'npm start' to run project code;

  • How to run project's tests locally:

    Use command 'npm test a' to run unit testing for the app.

  • How to view the live version of this project:

    A live version of the project is available on this Github page url: https://kadrigbemi.github.io/shoppingCart/