Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 555 Bytes

Readme.md

File metadata and controls

22 lines (13 loc) · 555 Bytes

react-calculator

This is a simple Calculator written using Node and React. It was written as a guide to following this tutorial.

Getting Started

To try out the project on your development machine, just clone the project, navigate into the folder in which the project was cloned and run the following command

npm install && npm start

Prerequisites

This app requires the Node installed on your development machine.

Author

  • Azeez Olaniran

License

This project is licensed under the MIT License