This calculator project was created to get a deeper understanding of React using stateful components.
This project was built using these technologies.
- ReactJS
- HTML / CSS
- Big.js
- Jest
- Testing Libraries
To get a local copy up and running follow these simple example steps.
- A web browser
- Node.js
- A terminal
- Clone with SSH:
git@github.com:jadx2/react-calculator.git
- Clone with HTTPS:
https://github.com/jadx2/react-calculator.git
- Install dependencies with yarn:
yarn
- Run server:
yarn start
- If it doesn't open automatically paste the following in your browser:
http://localhost:3000/
- Run the test command in the root folder of the project:
yarn run test
👤 Jaim Delmar
- Github: @jadx2
- Twitter: @thecatcodes
- LinkedIn: @Jaim Delmar
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐ if you like this project!
This project is MIT licensed.
