Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/metsanpeitto/mathmagicianswhole_m3_w2


https://github.com/metsanpeitto/mathmagicianswhole_m3_w2

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# MathMagiciansWhole_m3_w2

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

"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

- HTML/CSS
- React.JS
- Node.JS

=======

### Project requirements

## Getting Started

If you want a copy of this file go to the github repository and download it from there

- [`git clone https://github.com/Metsanpeitto/MathMagiciansWhole_m3_w2`](https://github.com/Metsanpeitto/MathMagiciansWhole_m3_w2)

### Live

[Live](https://github.com/Metsanpeitto/MathMagiciansWhole_m3_w2/)

### Setup

```cmd
git clone https://github.com/Metsanpeitto/MathMagiciansWhole_m3_w2.git
cd ./MathMagiciansWhole_m3_w2
```

### Install

```cmd
npm install
```

### Usage

```cmd
npm start
```

### Verify linters

```cmd
npx eslint .
npx stylelint "**/*.{css,scss}"
```
- Autofix linters errors

```cmd
npx eslint . --fix
npx stylelint "**/*.{css,scss}" --fix
```

## To run jest test
```cmd
npm run test
npm run jest

If you are non a technical person you can download the zip file.

- To do that you have to go to the green button that says 'Code' and then press on it.
- Choose the option 'Download Zip' and wait until it download.
- Then you need to decompress it.
- You will need to have Zip compress file software installed in your computer. If you don't have it you can download it from here
[`https://www.7-zip.org/download.html`](https://www.7-zip.org/download.html)
- Do double click on the Capstone-1.zip and choose a folder where to place all teh decompressed files.
- Once you are done decompressing, you can open the created folder.
- In it you can double click on the index.html file and choose a browser to open it (For example google Chrome Browser).
- Now you should be able to see the project.
- Remember to use the mouse to navigate through the website. Also you can use the keys 'arrow up' and 'arrow down' of your keyboard
to scroll up and down.

### Prerequisites

- Node.JS

=======

## Author

👤 **Abraham Rodriguez**

- GitHub: [@metsanpeitto](https://github.com/Metsanpeitto)
- Twitter: [@metsanpeitto](https://twitter.com/home)
- LinkedIn: [Abraham Rodriguez](https://www.linkedin.com/in/abraham-rodriguez-3283a319a/)
- Portfolio: [Waldenberg](https://portfolio.waldenberginc.com)

=======

## 🤝 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!

=======

## Acknowledgments

- Microverse for giving me this chance
- The amazing code reviewers for making me improve every day :thumbsup:

=======

[![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc/4.0/)
[![License: CC0-1.0](https://licensebuttons.net/l/zero/1.0/80x15.png)](http://creativecommons.org/publicdomain/zero/1.0/)