thiagoandf / rbCalculator

A simple React Calculator to serve as a basis for a front-end lecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rbCalculator

A simple web based calculator created using React for a Front-end basics lecture.

Usage

After cloning the repo, go to it's folder and run

npm install
npm run start

Go to localhost:3000 to see it running.

About

A simple React Calculator to serve as a basis for a front-end lecture


Languages

Language:JavaScript 89.9%Language:HTML 10.1%