A basic calculator that will allow you to do arithmetic operations
Calculator
- A basic calculator that will allow you to do arithmetic operations.
- Link: https://calculator.kenttonino.vercel.app/
Technologies | Packages
- Frontend: ReactJS, NextJS, TypeScript
- DevOps: Git, Bash, Github, Github Actions, Vercel
Setup
- Run the following commands.
git clone https://github.com/kenttonino/calculator.git
npm install
npm run dev
Screenshots | Recordings
calculator.mp4