An open API service indexing awesome lists of open source software.

https://github.com/calcagnoloic/calculator

Project: Building a calculator with TS and Tailwind
https://github.com/calcagnoloic/calculator

calculator-app pipeline-deploy tailwindcss theme-switcher typescript typescript-prettier-eslint

Last synced: 3 months ago
JSON representation

Project: Building a calculator with TS and Tailwind

Awesome Lists containing this project

README

        

# Calculator app






design1

Users should be able to:

- [x] See the size of the elements adjust based on their device's screen size
- [x] Perform mathematical operations like addition, subtraction, multiplication, and division
- [x] Adjust the color theme based on their preference


design2
design3

### Built with

- Semantic HTML5 markup
- Tailwind with custom properties
- Flexbox
- Mobile-first workflow
- Typescript

## Author

- Portfolio - [Calcagno Loïc](https://calcagno-loic.netlify.app/)
- Frontend Mentor - [@CalcagnoLoic](https://www.frontendmentor.io/profile/CalcagnoLoic)