/rcalc

Simple React calculator App, based on react components

Primary LanguageJavaScript

rcalc

A simple React calculator App.

screenshot

What is this repository for?

  • A simple Playground to learn React
  • Version: 0.1.0

How do I get set up?

Clone the Repository:

git clone https://github.com/vaddi/rcalc.git

Get into the Repositiory Folder:

cd rcalc

Run yarn to load dependencies:

yarn

Run Application:

yarn start

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Learn React

codecademy.com

facebook.github.io