Project has been done using create-react-app.
- git clone https://github.com/pankajladhar/speedy-math.git
- npm install
- npm start ( for starting application )
- npm run test ( for running unit test )
- Fork the repo
- Implement feature or improvment
- Raise a pull request