Skip to content

cristianCeamatu/microverse-react-calculator

Repository files navigation

Hireable

React calculator.

In this project, we were required to build a calculator using the React.js library.
The app is mobile responsive and has keyboard support.

App functionality

  • Users can perform calculations using the mouse or keyboard.

This web app is live, you can check it here: Live demo

Screenshot of the app.

image

Built With

  • React.js
  • create-react-app
  • Big.js

You can check other calculators that I built:

Prerequisities

To get this project up and running locally, you must have node and yarn installed locally.

Getting Started

To get this project set up on your local machine, follow these simple steps:

Step 1
Navigate through the local folder where you want to clone the repository and run
git@github.com:cristianCeamatu/microverse-react-calculator.git. It will clone the repo to your local folder.
or with https
https://github.com/cristianCeamatu/microverse-react-calculator/.
Step 2
Run cd microverse-react-calculator
Step 3
Run yarn install to install the npm packages from the package.json file.
Step 4
Run yarn start to start the webpack server, you can now navigate to http://localhost:3000 to view the app. The server refreshes the app every time you make a change to a file used by it.
Step 5
Most important, enjoy the app!

Tests

  1. Open Terminal

  2. Install dependencies (only if you did not install them previously):

    yarn install

  3. Run the tests with the command:

    yarn test

Authors

👤 Cristian Viorel Ceamatu

🤝 Contributing

Our favourite contributions are those that help us improve the project, whether with a contribution, an issue, or a feature request!

Show your support

If you've read this far....give us a ⭐️!

📝 License

This project is licensed by Microverse and the Odin Project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages