https://github.com/adastra97/calculator
learning React (props, useReducer) + Vite + tailwindcss + howler.js
https://github.com/adastra97/calculator
howlerjs react tailwindcss usereducer-hook vite
Last synced: 3 months ago
JSON representation
learning React (props, useReducer) + Vite + tailwindcss + howler.js
- Host: GitHub
- URL: https://github.com/adastra97/calculator
- Owner: adAstra97
- Created: 2023-09-26T23:57:59.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-13T16:21:32.000Z (over 2 years ago)
- Last Synced: 2025-01-17T22:13:06.134Z (over 1 year ago)
- Topics: howlerjs, react, tailwindcss, usereducer-hook, vite
- Language: JavaScript
- Homepage: https://calculator-syrniki.netlify.app/
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Application "Calculator"
Everyone knows what a calculator is and what it does.
## Table of contents
- [Overview](#overview)
- [Information](#information)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
## Overview
### Information
This is a standard calculator application (plus, minus, division, multiplication).
### Screenshot

### Links
- [Live Site URL](https://calculator-syrniki.netlify.app/)
## My process
### Built with
- HTML
- JS
- React JS
- Tailwind CSS
- vite
- Howler JS
### What I learned
Using Tailwind CSS, learning React hook useReducer(), connecting a music library Howler JS.