/math-magicians

"Math magicians" 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.

Primary LanguageJavaScriptMIT LicenseMIT

Math magician app

"Math magicians" 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

Tech Stack

FrontEnd
Test
  • Jest

Key Features

- A Calculator Logic.

(back to top)

🚀 Live Version

View Calculator App

💻 Getting Started

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

Prerequisites

  • You need to have Code Editor Installed
  • Make sure Nodejs and NPM is installed in your system for linters and libraries

Setup

  1. Clone the repo in your local machine:
git clone git clone https://github.com/edubew/math-magicians
  1. Open terminal and cd into project and install the dependencies
cd Math-Magician
npm install
  1. run the command to open your index.html automatically in your brower:
npm run build
npm start

(back to top)

👥 Authors

👤 Winfred Edube

  • GitHub: @edubew
  • Twitter: @edube_winne
  • LinkedIn: LinkedIn

(back to top)

🔭 Future Features

  • Single Page App - Add routes to make a SPA

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