Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipeg005/math-magicians-react-app
Great Calculator application, developed with JavaScript and React. This App follows all unit testing scenarios.
https://github.com/felipeg005/math-magicians-react-app
javascript jest-tests jsx react
Last synced: 11 days ago
JSON representation
Great Calculator application, developed with JavaScript and React. This App follows all unit testing scenarios.
- Host: GitHub
- URL: https://github.com/felipeg005/math-magicians-react-app
- Owner: Felipeg005
- Created: 2021-09-14T22:22:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T01:15:03.000Z (over 3 years ago)
- Last Synced: 2024-12-28T06:55:26.138Z (about 1 month ago)
- Topics: javascript, jest-tests, jsx, react
- Language: JavaScript
- Homepage:
- Size: 2.56 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Math Magicians App
![screenshot](./app_screenshot.png)
## Live Demo
- Gh-Pages: [Visit Live Demo Link](https://felipeg005.github.io/Math-Magicians-React-App/)
- Heroku: [Visit Live Demo Link](https://warm-hollows-36572.herokuapp.com/)
- Netlify: [Visit Live Demo Link](https://6153bd21da8fa0000851951f--quirky-lamarr-6b97b0.netlify.app/)## Getting Started
You can visit the Live Demo or clone the repository and open the dist/html.index file with your browser to see the project.
- Follow the [Set-up and Install](#set-up--install) instructions.
### Prerequisites
- Before we begin, make sure you have a fresh version of Node.js installed
### Set-up & Install
- [First clone the repo](https://github.com/Felipeg005/Math-Magicians-React-App/) and checkout the latest branch.
To install the latest release or a specific version, run one of the following commands:
- `npm install && npm install --dev` to install the project's dependencies.
## Available Scripts
In the project directory, you can run:
`npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.`npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.`npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.## Built With
- JavaScript-Webpack-Jest-React
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## 👤 **Author**
**Juan Felipe Gomez Tobon**
- GitHub: [@githubhandle](https://github.com/Felipeg005/)
- Twitter: [@twitterhandle](https://twitter.com/JuanFGT05)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juan-felipe-gomez-tobon/)## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks to Microverse for making it possible!
## 📝 License
This project is [MIT](./MIT.md) licensed.