DammyShittu / 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 and read a random math-related quote.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, and read a random math-related quote.

Live Link

This app is hosted on two hosting platforms, Netlify and Heroku.

Netlify

Heroku

Screenshots

Home

Calculator

Quote

Getting Started

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

  • You can clone this repo by typing git clone https://github.com/DammyShittu/Math-Magicians.git on your terminal.

  • Type cd Math-Magicians to access the project on the terminal.

  • Run npm install from your editor's terminal.

  • Run npm start from your editor's terminal to run the app in the development mode.

  • Run npm run build to build the app for production.

Testing

  • Run npm test to launch the test runner in the interactive watch mode

Language Used:

This project was bootstrapped with Create React App.

Version Control System

GIT

πŸ‘€ Author

GitHub: @dammyShittu

Twitter: @aded_shittu

LinkedIn: Adedamola Shittu

🀝 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!

πŸ“ License

This project is MIT licensed.

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 and read a random math-related quote.

License:MIT License


Languages

Language:JavaScript 67.6%Language:CSS 16.2%Language:HTML 16.2%