This is a simple Calculator written using Node and React. It was written as a guide to following this tutorial.
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
This app requires the Node installed on your development machine.
- Azeez Olaniran
This project is licensed under the MIT License