Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 387 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 387 Bytes

Motive of this web app

The motive is to learn how to create more efficient calculator using reactJs and also to learn the proper utilisation of modern designs using css.

Tech stacks used :

  • Html
  • Css
  • Js
  • React.js

To Run the web app :

  • First install node in your system
  • Then clone this repo
  • Then run "npm install"
  • Then run "npm start" to preview

Happy coding :-)