In this project, I built a calculator app with React. The website allows users to navigate between three pages – a home page, a page where you can see math quotes, and a page where you can use the calculator to perform basic math functions.
To get a local copy up and running follow these simple example steps.
npm i or yarn to install dependencies required to start the projectnpm startnpm run lint
👤 Nikolas Escobal
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project makes use of the MIT license.
Just clone and then run npm install to make it work.