Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 formatting

Link: [Website](https://react-calculator-swart-xi.vercel.app)