Skip to content

Simple website for maths lovers. It is a Single Page App (SPA). Built using react.

Notifications You must be signed in to change notification settings

arabiu033/maths

Repository files navigation

Maths Magicians

Maths Project

Simple website for maths lovers. It is a Single Page App (SPA) that allows users to -:

  • Make simple calculations.
  • Read a random math-related quote.

Built using react

Built With

  • html
  • css
  • webpack
  • react.js

Live Demo

See Project 🚀;

Get Started

To get the content of this project locally you need to run the following commands in your terminal.

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

  1. Download the Zip file or clone the repo with:
git clone https://github.com/arabiu033/maths.git
  1. To access cloned directory run:
cd maths
  1. Open it with the live server

Install

To install linters and other project's dependencies run:

npm install

Run Test for Linters

For tracking linter errors locally you need to follow these steps:

  1. For tracking linter errors in HTML files run:
npx hint .
  1. For tracking linter errors in CSS or SASS files run:
npx stylelint "\*_/_.{css,scss}"
  1. For tracking linter errors in JavaScript files run:
npx eslint .

Author

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

For Design Inspiration I would like to Acknowledge

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

Simple website for maths lovers. It is a Single Page App (SPA). Built using react.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published