ibnzUK / ReactCalc

Experimental React project - Math calculator with an ability to select dark theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview of light theme

This is a simple responsive math calculator built using react js with dark or light theme

Community coders, please commit

Feel free to add extra functions or improvements, This helps me to more familiarise with source control and open source project managing

Running instructions

  • copy project to your directory ( git clone https://github.com/ibnzUK/ReactCalc.git )
  • navigate to ReactCalc project directory
  • make sure you have node.js installed on your machine
  • install project packages (npm install)
  • start project (npm run start)

About

Experimental React project - Math calculator with an ability to select dark theme


Languages

Language:JavaScript 71.7%Language:CSS 17.4%Language:HTML 10.9%