Skip to content

React calculator with all basic functionnalities

Notifications You must be signed in to change notification settings

bimoware/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Next.js project that lets you use a simple yet fully-functionnal calculator.

Example

example.mp4

Install then run with

npm run dev

Or if you have other alternatives to npm:

# or
yarn dev
# or
pnpm dev
# or
bun dev

Launch with

Open http:https://localhost:3000 with your browser to see the result. You can start editing the page by modifying src/app/page.jsx. The page auto-updates as you edit the file.

About

React calculator with all basic functionnalities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published