A simple calculator built with React...
Calculator is pretty common thing, even google search also comes with calculator if numerical calculations are searched. My main goal for this project is to make this a offline Calculator (ultimately a
PWA
).
- Built with ReactJs
- Hosted on github pages
- Solution for one of the freecodecamp frontend challenges