Calculator Challenge (Vuejs – Tailwind CSS)
How to setup and run
Run following commands in your terminal.
- git clone https://github.com/farhadnawab/calc-challenge.git
- npm install (to install packages)
- npm serve (to run the project)
How long did you spend creating the application?
I completed it within 4 hours
Any assumptions made?
No
Any queries that need resolving?
No, everything's done.
What part of the application are you most proud of (if any)?
Functionality, design, code quality.
Any improvements you would make?
design imporvements if I would have more time.