Skip to content

"React Calculator is a Single Page App (SPA) that allows users to: Make simple calculations and read a random math-related quote. The application was built using React and CSS.

Notifications You must be signed in to change notification settings

Buyaki01/react-calculator

Repository files navigation

react-calculator

It has the design of the calculator to perform basic math operations.

Live Demo

Deployed on Netlify

Live Demo

Deployed on Heroku

Built With

  • React
  • Css

Installation

Go to your terminal, navigate to your working directory and run

git clone https://github.com/Buyaki01/react-calculator

After that navigate to the newly created folder

cd react-calculator

You now have access to the files. To install necessary dependencies run

npm install

Start a local server running the command

npm start

You should now have the project running locally on a dev server.

Check linter errors:

  • Run: npx eslint .
  • For css run: npx stylelint "**/*.{css,scss}"

Author

👤 Ritta Buyaki

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Feel free to check the issues page, contribute to the Project by creating an issue.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Project originally taken from The Odin Project
  • Project inspired by Microverse Program
  • Thanks for this Website Design "RITTA SWETA"

About

"React Calculator is a Single Page App (SPA) that allows users to: Make simple calculations and read a random math-related quote. The application was built using React and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published