Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 497 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 497 Bytes

Robulator - NextJs calculator web application

About

  • Fully customizable, stylish calculator. Made for the web and mobile.
  • Includes standard and scientific calculations mode.
  • Users can toggle between light and dark mode.
  • Previous calculations stored in browser local storage

Technologies

  • Calculator is 100% client side for performance
  • Built with Nextjs, ReactJs & plain CSS
  • Previous calculations tracked with local browser storage
  • Project managed with Clickup and Git