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 & Read a random math-related quote. This is mainly a ReactJs project with full implementation.

Notifications You must be signed in to change notification settings

techEmprez/math-magician

Repository files navigation

Math Magician

"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. This is mainly a ReactJs project with full implementation.

Live Demo

Live Demo

Built With

  • ReactJs
  • CSS3

Project Setup

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
  • Git
  • GitHub

Setup

  1. Clone the repo in your local machine:
git clone https://github.com/techEmprez/math-magician
  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

👥 Authors

👤 Choice Osobor

  • GitHub: @techEmprez
  • Twitter: @techEmprez
  • LinkedIn: Choice-Osobor(techEmprez)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

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 & Read a random math-related quote. This is mainly a ReactJs project with full implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published