Skip to content

calebpollman/react-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD React

A simple Calculator app created for a blog post at testdriven.io.

Local Setup

$ git clone git@github.com:calebpollman/react-calculator.git
$ cd react-calculator
$ npm install

Run Locally

$ npm start

Run Tests

$ npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published