daudi13 / math-magician

Math Magicians is an SPA made for all fans of maths. It contains a calculator that allows the users to make the majority of arithmetic operations. In additions, it displays a random math related quote in each session.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math-Magician

Math Magicians is an SPA made for all fans of maths. It contains a calculator that allows the users to make the majority of arithmetic operations. In additions, it displays a random math related quote in each session. view the project here

  • Make simple calculation
  • Read A random Math-related quote

Project List

  • Project 1: Setup
  • Project 2: Components
  • Project 3: Events
  • Project 4: Refactor with hooks(pair programming)
  • Project 5: Full website.
  • Project 6: tests(pair programming)
  • deploy

Built with

  • React
  • CSS3

Getting Started

To get a local copy up and running follow the steps below

  • clone this repo by copy pasting this on your terminal git clone https://github.com/daudi13/math-magician.git

  • open the project folder 'cd math-magician'

  • Run 'npm install' to install all dependencies

  • Run 'npm start' to start the live server

Author

David Ouma

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your Support

Give a star if you like this project!

License

This project is under the MIT license.

About

Math Magicians is an SPA made for all fans of maths. It contains a calculator that allows the users to make the majority of arithmetic operations. In additions, it displays a random math related quote in each session.

License:MIT License


Languages

Language:JavaScript 59.3%Language:CSS 30.4%Language:HTML 10.3%