Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.51 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.51 KB

Math magicians

This is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:

  • Make simple calculations.
  • Read a random math-related quote.

Technology used

  • React
  • JavaScript
  • CSS
  • JSX
  • Jest

Preview

Click here for Live Demo 🚀

Getting Started

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

  • Clone the project unto your local machine
  • Open the project with your code editor
  • Run npm install to install all the dependencies
  • Run npm start to start the server
  • Open http://localhost:3000 to view it in the browser.

Authors

👤 Baraka Danny (Me)

🤝 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

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.