Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

This App is designed using react. It enables users to do simple calculation. I did this app for only learning purpose
https://github.com/melashu/math-magicians

css hooks-api-react javascript jsx reactjs webpack

Last synced: 15 days ago
JSON representation

This App is designed using react. It enables users to do simple calculation. I did this app for only learning purpose

Awesome Lists containing this project

README

        

# 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.
> Read a random math-related quote.

## Built With

- React
- CSS

## Live Demo
[Go Live](https://mathmagicianapp.netlify.app/)

## Screenshot
![screenshot](https://user-images.githubusercontent.com/30173722/190748946-02175cf7-5d25-4501-86c5-5594745e28de.png)

## Getting Started

### Prerequisites

- You should be having [Node.js](https://nodejs.org/en/) installed on your computer
### Setup

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

1. Navigate to a folder where you want the cloned file to appear

2. Clone this repo in your terminal or git bash using the command

```
[email protected]:melashu/Math-Magicians.git
```

3. run `npm install ` to install all the necessary dependencies including the linters

4. Navigate to the folder called Math Magician/ and open this project using your editor

### Run start
- This will run the react app in your browser

### Deployment

## Authors

👤 **Melashu Amari**

- [Github](https://github.com/melashu)
- [Twitter](https://twitter.com/meshu102)
- [LinkedIn](https://twitter.com/home)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/melashu/Math-Magicians/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- My standup partner
- To my reviewer
- To React creater
- To Microverse Crew