Skip to content

This project was done to learn the use React components, React props, and React state. It was later updated to Handle events in a React app, use React life cycle methods, and understand the mechanism of lifting state up. Also, React hook was used to refactor the components. Routing was also implemented for this SPA. Unit testing was performed us…

Notifications You must be signed in to change notification settings

udeaghad/my-maths-calculator

Repository files navigation

Math magicians: components

This project was done to learn the use React components, React props, and React state. It was later updated to Handle events in a React app, use React life cycle methods, and understand the mechanism of lifting state up. Also, React hook was used to refactor the components. Routing was also implemented for this SPA. Unit testing was performed using Jest.

Built With

  • React
  • Javascript
  • CSS

Live Demo

https://my-maths-calculator.netlify.app/

https://my-maths-calculator.herokuapp.com/

Getting Started

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

Prerequisites:

Setup

  • Clone the repository on github to your local terminal Install
  • Ensure you have git installed on your terminal
  • Run each of the following codes on your terminal
    • npm install
    • npm run build
    • npm start -Ensure you have node.js installed.

Usage

  • Open the index.html file with your browser to view the webpage

Author

👤 Dozie Udeagha

🤝 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!

Acknowledgments

  • Microverse Team
  • My Family

📝 License

About

This project was done to learn the use React components, React props, and React state. It was later updated to Handle events in a React app, use React life cycle methods, and understand the mechanism of lifting state up. Also, React hook was used to refactor the components. Routing was also implemented for this SPA. Unit testing was performed us…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published