Skip to content

KaushikShivam/react-calculator

Repository files navigation

React Calculator

React Calculator This is a small reactjs project that I'm building for the Microver JS course. Screenshot

Table of content

Description

This is a small reactjs project that I'm building for the Microver JS course.

Logic

Add Calculate logic for

  • AC
  • +/-
  • All the math operations including modulo
  • = operator
  • numeric digits

Installation

  1. Clone the project to your local directory
git clone https://github.com/KaushikShivam/restaurant_page
  1. The project uses NPM for managing dependencies. Run npm install to install all the required dependencies
npm install
  1. Run the task runner to run the app
npm run start

Contact

You can contact me at:

About

This is a small reactjs project that I'm building for the Microver JS course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published