Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
25 lines (17 loc) · 481 Bytes

README.md

File metadata and controls

executable file
·
25 lines (17 loc) · 481 Bytes

Description

  • A simple frontend application that will allow you to do arithmetic operations. The main technology stack are Tailwind CSS, ReactJS, NextJS, TypeScript, and Vercel.


calculator.mp4



Setup Guide

  • Run the following commands.
yarn install
yarn build
yarn dev