This is a price's simulator created with Lit. Only grid and flexbox for the structure. Adaptive layouts without media queries.
Clone the project
git clone git@github.com:Estelle-K/simulator-price-lit.git
Go to the project directory
cd simulator-price-lit
Install dependencies
npm install
Start the project
npm run start