Skip to content

elshaka/react-calculator

Repository files navigation

React Calculator

A simple calculator app built using react

screenshot

Live Demo

Live Demo Link

Built With

  • React
  • Redux
  • Big.js
  • Webpack
  • PropTypes

Getting Started

To get a local copy up and running follow these simple example steps.

Setup

git clone https://github.com/elshaka/react-calculator
cd react-calculator

Install

npm install

Run development server

npm start

Build

npm run build

Deployment

heroku create $APP_NAME --buildpack mars/create-react-app
git push heroku master

Author

👤 Eleazar Meza

About

A simple calculator built using React and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published