Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasdota/react_calculator
A calculator built in Nextjs 13 with TailwindCSS
https://github.com/lucasdota/react_calculator
developer front-end javascript nextjs react tailwindcss
Last synced: 2 days ago
JSON representation
A calculator built in Nextjs 13 with TailwindCSS
- Host: GitHub
- URL: https://github.com/lucasdota/react_calculator
- Owner: Lucasdota
- Created: 2023-06-11T01:10:35.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-06T16:59:07.000Z (about 1 year ago)
- Last Synced: 2024-01-06T17:48:14.443Z (about 1 year ago)
- Topics: developer, front-end, javascript, nextjs, react, tailwindcss
- Language: JavaScript
- Homepage: https://react-calculator-swart-xi.vercel.app
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Calculator
### A minimalist calculator built with Nextjs and TailwindCSS.
Main features:
- React and JS logic calculations done through states and functions
- Number formattingLink: [Website](https://react-calculator-swart-xi.vercel.app)