Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fbclh/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 and read a random math-related quote.
https://github.com/fbclh/math-magicians
jest react react-router testing-library
Last synced: 10 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 and read a random math-related quote.
- Host: GitHub
- URL: https://github.com/fbclh/math-magicians
- Owner: fbclh
- License: mit
- Created: 2022-04-18T18:25:09.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-04-27T19:11:29.000Z (over 2 years ago)
- Last Synced: 2023-03-10T02:27:25.769Z (over 1 year ago)
- Topics: jest, react, react-router, testing-library
- Language: JavaScript
- Homepage: https://math-magicians-fbclh.netlify.app/
- Size: 1.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 and read a random math-related quote.
## Live Demo
[math-magicians-fbclh.netlify.app](https://math-magicians-fbclh.netlify.app/)
## Built With
- Create React App | React Router | Jest | Testing Library## Getting Started
Clone
```sh
git clone [email protected]:fbclh/math-magicians.git
```Run
```sh
cd math-magicians
npm install
npm start
```## Authors
### Fabio Coelho
- GitHub: [github.com/fbclh](https://github.com/fbclh)
- LinkedIn: [linkedin.com/in/fbclh](https://www.linkedin.com/in/fbclh)### Jorge Alexander Rios
- GitHub: [github.com/Alexr16](https://github.com/Alexr16)
- LinkedIn: [linkedin.com/in/jorge-r](https://www.linkedin.com/in/jorge-r%C3%ADos-3b33ab22b)## Contributing
Contributions, issues, and feature requests are welcome, feel free to check the [issues page](../../issues/).
## License
This project is [MIT](LICENSE) licensed.