This is a simple calculator app created with React. This project was bootstrapped with Create React App.
- The live version of the app can be found here
- React
- Javascript
- HTML, CSS
To get a local copy up and running follow these simple example steps.
-
Clone this repository to your local machine using
git clone git@github.com:DanielMitiku/calculator-react.git
. -
Run
cd calculator-react
to move into the app directory. -
Run
npm install
to install all the dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
- Users can do basic calculations using the app
- Update the UX and UI for better experience
👤 Daniel Mitiku
- Github: Daniel Mitiku
- LinkedIn: @daniel-wesego
- Email: wedanielmitiku@gmail.com
Contributions, issues and feature requests are welcome!
Feel free to create PR.
Give a ⭐️ if you like this project!
This project is MIT licensed.