Inspiration
My inspiration was to build a calculator with a beautiful UI, perform calculator operations like adding, subtracting, dividing and multiplying and showing correct results to the user.
What it does
It performs all the basic calculator operations that should traditionally performed with a interactive UI.
How I built it
A React calculator built with React.js and hooks, HTML5 and CSS3. I've used this calculator design concept which is designed by Maximiliano Catani.
Challenges I ran into
The most challenging aspect of this project was to maintain the aesthetics of a calculator and provide the user an eye-catching UI to operate on.
Accomplishments that I'm proud of
One of the major accomplishments is the time duration within which I finished this project and got it up and running by deploying it.
What we learned
I got to learn a lot about using ReactJS hooks and UI stylization using CSS3. The important aspect is the frontend-development of this project.
What's next for Simple Calculator using ReactJS
The future of this can be: -- we can create a backend to store the previous operations done and results obtained by the user. -- further improving the UI and making it a fun experience for the user especially for kids.
Log in or sign up for Devpost to join the conversation.