/sizecalc

👕📏🏷️ Clothes size calculator that includes calculations for various manufacturers in many clothing categories

Primary LanguageJavaScript

SizeCalc

Table of contents

General info

👕📏🏷️ Clothes size calculator that includes calculations for various manufacturers in many clothing categories.

Technologies

Project is created with:

  • react version: 17.0.1,
  • styled-components version: 5.3.0

Setup

To run this project, install it locally using npm:

$ cd ../sizecalc
$ npm install
$ npm start