Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/estete9/math-magicians
"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. By building this application, you will learn how to use React.
https://github.com/estete9/math-magicians
Last synced: 18 days ago
JSON representation
"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. By building this application, you will learn how to use React.
- Host: GitHub
- URL: https://github.com/estete9/math-magicians
- Owner: Estete9
- Created: 2023-09-18T16:03:03.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-09-30T17:53:40.000Z (over 1 year ago)
- Last Synced: 2025-01-06T03:39:55.993Z (about 1 month ago)
- Language: JavaScript
- Size: 600 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Math Magicians - React Calculator
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Live Demo](#live-demo)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)# 📖 Math Magicians - React Calculator
**Math Magicians** This template is focused on being a base project using Webpack and all the core libraries needed.
Client
- **[Full react app]**
- **[Use of SASS]**
- **[Use of react components, props and state]**
To get a local copy up and running, follow these steps.
### Live Demo
You can see the live demo [here](https://math-magicians-8s08.onrender.com)
### Prerequisites
To run this project you need:
- VSCode
- Node
- Web Browser
### Setup
Make sure you have VSCode, Node and a Web Browser installed
Make sure eslint-config-airbnb is installed or use `npm install eslint-config-airbnb eslint-plugin-react eslint-plugin-jsx-a11y eslint-plugin-import --save-dev
`
### Install
In the root folder, run the script `npm install` to install all the libraries necessary.
### Usage
#### Live Demo
- Run the script `npm start` to see a live version of the project
### Run tests
Use the scripts:
- `npm run test` to run your tests
👤 **Esteban Palacios**
- GitHub: [@Estete9](https://github.com/Estete9)
- Twitter: [@NaughTban](https://twitter.com/NaughTban)
- LinkedIn: [Esteban Palacios](https://www.linkedin.com/in/esteban-palacios-5030a772/)
- **Run `npm run build` at the same time the `npm run start` so Webpack automatically creates the necessary folders before starting the page**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page UPDATE URL HERE](https://github.com/Estete9/webpack-template/issues).
If you like this project remember to star and share it 🥳️
- ACKNOWLEDGMENTS TO CREATIVE LICENSE AND OTHERS
This project is [MIT](./MIT.md)-licensed.