Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/medsonmoombe/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 and read a random math-related quote.
https://github.com/medsonmoombe/math_magician

css reactjs

Last synced: 11 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Math_magician

> A web app for math magicians.
> ![calc](https://user-images.githubusercontent.com/98400013/171272223-87ce7e28-5117-4c2e-9a5c-407fd5895305.png)

## Built With

- HTML
- CSS
- JAVASCRIPT
- React

## Live Demo (if available)
[Live Demo Link](https://cozy-centaur-d16d95.netlify.app/)

## Getting Started

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

### Prerequisites

- Web browser
- Code editor

### Setup

```bash
npm install
```

```bash
npm build
```

```bash
npm start
```

### Run the following commands to run linter tests

StyleLint
```bash
npx stylelint "**/*.{css,scss}"
```

ESLint
```bash
npx eslint .
```

## Authors

👤 **Author1**

- GitHub: [@medsonmoombe](https://github.com/medsonmoombe)
- Twitter: [@emmanue78388405](https://twitter.com/@emmanue78388405)
- LinkedIn: [@Emmanuel moombe](https://www.linkedin.com/in/emmanuel-moombe-821918230/)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used

## 📝 License

This project is [MIT](https://github.com/medsonmoombe/math_magician/blob/dev/LICENSE) licensed.

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!