Skip to content

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: - make simple calculations and read a random math-related quote.

Notifications You must be signed in to change notification settings

Cathella/math-magicians

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Magicians

screenshot

Milestone 1:

  • Setup react project using create-react-app.
  • Setup project linters.

Milestone 2:

  • Create a Calculator component.
  • Add styles to the components.

Milestone 3:

  • Import calculate.js and operate.js for calculator logic.
  • Implement the event handlers.
  • Use state and props, pass props.

Milestone 4:

  • Refactor the Calculator component from a class based component to a functional component with hooks.

Built With

  • HTML, CSS & JS
  • Visual Studio Code
  • Webpack
  • Linters
  • ReactJS

Deployed Online

Set up locally

Once you completed this steps you should see the app running at: http://localhost:3000/ in your browser.

Author 👤

👤 Nakitto Catherine

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: - make simple calculations and read a random math-related quote.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published