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 and read quotes by great philosophers.

Notifications You must be signed in to change notification settings

stephnna/math-magicians

Repository files navigation

Project Name

Math magician app

Project Objectives

"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-relatewd quote.

Built With

React

Screenshot

screenshot

Live Demo

Live demo here

Getting started

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

Author

👤 Ezea Stephen Nnabuike

Prerequisites

Setup

  • https://github.com/stephnna/math-magicians
  • cd math-magicians/
  • cd react-app
  • npm start

Run tests

For tracking linters errors locally, you need to follow these steps:

  • For tracking linter errors in HTML file run:
  1. npm install --save-dev hint@6.x
  2. npx hint .
  • For tracking linter errors in CSS file run:
  1. npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
  2. npx stylelint "**/*.{css,scss}"
  • For tracking linter errors in Javascript file run:
  1. npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
  2. npx eslint .

🤝 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 and idea was used was used
  • Inspiration
  • etc

📝 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 quotes by great philosophers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published