Skip to content

This project contains a calculator. Just like a usual calculator the user can input a value, choose an operator and perform the operation. The project also includes the use of React Router Dom, this transforms it in a SPA(single page application) using router.

Notifications You must be signed in to change notification settings

uzairali19/math-magicians

Repository files navigation

React Calculator

This project contains a calculator. Just like a usual calculator the user can input a value, choose an operator and perform the operation. The project also includes the use of React Router Dom, this transforms it in a SPA(single page application) using router.

React Calculator React Calculator React Calculator

Live Versions

Netlify

Heroku

Built With

  • React
  • Node

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • React
  • Node
  • Git

Setup

# To clone the git repositories
git clone https://github.com/uzairali19/math-magicians

# To install dependencies 
npm install 

# To run development branch
npm run start

Lint Locally

# To check for CSS errors
npx stylelint "**/*.{css,scss}"

# To check for Javascript errors
npx eslint .

Authors

👤 Uzair Ali

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This project contains a calculator. Just like a usual calculator the user can input a value, choose an operator and perform the operation. The project also includes the use of React Router Dom, this transforms it in a SPA(single page application) using router.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published