Skip to content

Latest commit

 

History

History
77 lines (46 loc) · 1.28 KB

README.md

File metadata and controls

77 lines (46 loc) · 1.28 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.

Built With

  • React
  • React Testing Library

Live Demo (if available)

https://calculatorappjs.netlify.app

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

Setup

git clone the repository

git clone https://github.com/fullstop125/math-magicians/

Install

npm install

Usage


npm start

Run tests

npm test

Deployment

npm run build

Authors

👤 Momanyi Hassan

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