Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robinbenitezmora/math-magician

This is a project for the Math Magicians website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations.
https://github.com/robinbenitezmora/math-magician

Last synced: 12 days ago
JSON representation

This is a project for the Math Magicians website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations.

Awesome Lists containing this project

README

        

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

# Math Magicians

>
> This is a project for the Math Magicians website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations.

## Built With

- React
- JavaScript
- HTML
- CSS

## 💻 Live demo
- [Live Demo Link](https://63233fbe2d9fc6644776cddc--serene-rolypoly-6c9e95.netlify.app/)

## Getting Started

If you want to clone this project:
- Go to GitHub repository
- Click on the green button that say 'Code'
- Copy the SSH link
- On your local machine, type the command git clone and paste the SSH link

### Prerequisites
- Code editor
- Knowledge in HTML
- Knowledge in CSS
- Knowledge in JavaScript
- Knowledge in React
- Handle on local repository Git

### Setup
- Clone the repository
- Change directory into the project folder
- Install dependencies
- Open project with text editor to view changes
- Run the code using [live server](https://www.google.com/search?client=safari&rls=en&q=live+server&ie=UTF-8&oe=UTF-8)

### Install
Clone this repository (you must have [Git Installed](https://github.com/git-guides/install-git))

`git clone [email protected]:robinbenitezmora/math-magician.git`

Then, move to the newly created folder `math-magician` using this command

`cd math-magician`

Then, install dependencies using this command

Then, install dependencies using this command

To open the project in Visual Studio Code type the following command inside the _books_with_es6_ folder

`code .`

In order to visualize the project in your browser either open the index.html file directly from the file explorer or consider using a [live server for development ](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)

## Authors

👤 **Robin Benitez Mora**

- GitHub: [@robinbenitezmora](https://github.com/robinbenitezmora)
- Twitter: [@Mecanico_Robin](https://twitter.com/mecanico_robin)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/robin-benitez-mora-manizales)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

-I thank Microverse for its documentation, and my mentor, David Verde for his support, guidance and patient by sharing his large knowledge.

## 📝 License

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