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

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


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

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Math Magicians

A simple React project on its early stages. It will include a calculator component and other elements

## Built With

- HTML
- CSS
- JavaScript
- React

## Live version

You can see a deployed version of the app [here](https://jfoyarzo-math-magicians.netlify.app/)

## Getting Started

To get a local copy, run the following command.

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

### Prerequisites

- node.js
- git

### Install

To install dependencies run
`npm install `

### Usage

Run `npm start` on the app folder to serve files for access on http://localhost:3000/

## Authors

👤 **Felipe Oyarzo**

- GitHub: [@jfoyarzo](https://github.com/jfoyarzo)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/jorge-felipe-oyarzo-contreras-647118247/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/jfoyarzo/math-magicians/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Calculator component design based on [Sparrow's](https://codepen.io/SpallowLiu) calculator.
- This apps uses the Random Quote Generator API from [arcanemutterings](https://github.com/arcanemutterings), more info [here](https://github.com/arcanemutterings/random-quote-generator-api)

## 📝 License

This project is [MIT](./LICENSE) licensed.