Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duanedave/math-magicians
Math magician is an app created with React | Jest here, lovers of mathematics can perform easy operations on numbers and also get access to inspiring mathematics quotes.
https://github.com/duanedave/math-magicians
css cssmodules jest-tests react reacttestinglibrary redux
Last synced: 26 days ago
JSON representation
Math magician is an app created with React | Jest here, lovers of mathematics can perform easy operations on numbers and also get access to inspiring mathematics quotes.
- Host: GitHub
- URL: https://github.com/duanedave/math-magicians
- Owner: DuaneDave
- License: mit
- Created: 2022-09-05T12:41:10.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-09-15T10:27:46.000Z (over 2 years ago)
- Last Synced: 2024-10-14T02:23:08.111Z (2 months ago)
- Topics: css, cssmodules, jest-tests, react, reacttestinglibrary, redux
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Math Magicians
> Math magician is an app created with REACT | JEST here, lovers of mathematics can perform easy operations on numbers and also get access to inspiring mathematics quotes.
## Built With
- Javascript.
- Css.
- React.
- Jest.
- Webpack.## Live Demo
[Live Demo Link](COMING SOON ...)
## Getting Started
To get a local copy up and running follow these simple example steps.
- Open up your command line
- Clone this repo to your machine by using Git clone: Git clone `https://github.com/DuaneDave/Math-magicians.git`# Prerequisite
- Code editor preferably VsCode
- Browser### Install
- `npm install -g @lhci/[email protected]`
- `npm install --save-dev [email protected]`
- `npm install --save-dev [email protected] [email protected] [email protected] [email protected]`### Run tests
To run tests on this project if you tweaked something, run the following command
- `npx hint .`
- `npx stylelint "\*_/_.{css,scss}"`
- `npx eslint .`
- Install jest using `npm i --save-dev jest`
- Install jsDom using `npm install --save-dev jest-environment-jsdom-global jest-environment-jsdom`
- run your test using `npm run test`## Authors
👤 **Obiebi Okiemute David**
- GitHub: [@githubhandle](https://github.com/DuaneDave)
- Twitter: [@twitterhandle](https://twitter.com/dave_duane)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/okiemute-david-obiebi-6b4a6a230/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/DuaneDave/Math-magicians/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to the react and jest team
## 📝 License
This project is [MIT](./LICENSE) licensed.