Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ismailco/math-magicians

This is my first react.js App, that I build while learning React. The App has the functionality of Calculator and some mathematic quotes
https://github.com/ismailco/math-magicians

javascript react reactjs vanilacss

Last synced: 26 days ago
JSON representation

This is my first react.js App, that I build while learning React. The App has the functionality of Calculator and some mathematic quotes

Awesome Lists containing this project

README

        

# Math Magicians

> This is my first react.js App, that I build while learning React. The App has the functionality of Calculator and some mathematic quotes.

![](./screenshot.png)
![](./screenshot1.png)

## Build with

- React

## Live Links

### [Heruko](https://mv-calculator.herokuapp.com/)

### [Netlify](https://mathmagician2022.netlify.app/)

## Getting Started

### Prerequisites

You need to have a browser and this tools installed:

- git
- Node

### Setup

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

```
$ git clone [email protected]:Ismailco/math-magicians.git

```

```
$ cd math-magicians
```

```
$ npm i
```

```
$ npm start
```

### Usage

To build the production version:

```
$ npm run build
```

### Run tests

To run tests in terminal use:

```
npm test
```

## Authors

👤 **Ismail Courr**

- GitHub: [@ismailco](https://github.com/ismailco)
- Twitter: [@ismailcourr](https://twitter.com/ismailcourr)
- LinkedIn: [Ismail Courr](https://linkedin.com/in/ismailcourr)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [GPL-3.0](./LICENSE) licensed.