Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javitocor/calculator-react
A calculator for Math-magicians Inc, a fictional company, using REACT.
https://github.com/javitocor/calculator-react
bigjs calculator-application css3 heroku-deployment html5 javascript reactjs
Last synced: 1 day ago
JSON representation
A calculator for Math-magicians Inc, a fictional company, using REACT.
- Host: GitHub
- URL: https://github.com/javitocor/calculator-react
- Owner: javitocor
- License: mit
- Created: 2020-08-12T13:31:59.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2020-08-20T10:33:14.000Z (over 4 years ago)
- Last Synced: 2024-12-01T18:40:11.373Z (about 2 months ago)
- Topics: bigjs, calculator-application, css3, heroku-deployment, html5, javascript, reactjs
- Language: JavaScript
- Homepage: https://calculator--react.herokuapp.com/
- Size: 257 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)# Calculator-React
> A calculator for Math-magicians Inc, a fictional company, using REACT.
![screenshot](./src/assets/screenshot.png)
Additional description about the project and its features.
## Built With
- HTML
- CSS
- JAVASCRIPT
- NPM
- REACT
- NODE
- HEROKU
- ESLINT
- STYLELINT
- GITHUB ACTIONS
- VSCODE## Live Demo
[Heroku Live Demo Link](https://calculator--react.herokuapp.com/) :point_left:
## Getting Started
- Follow the live demo link and enjoy the site.### Usage
To have this app on your pc, you need to:
* [download](https://github.com/javitocor/calculator-React/archive/development.zip) or clone this repo:
- Clone with SSH:
```
[email protected]:javitocor/calculator-React.git
```
- Clone with HTTPS
```
https://github.com/javitocor/calculator-React.git
```* In the project directory, you can run:
- `$ npm install` - installs all the dependencies required by the project
- `$ 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 run 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.
- The build is minified and the filenames include the hashes.
- Your app is ready to be deployed!### Automated Test
- `$ npm run 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.## Author
👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/javitocor/calculator-React/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments 🚀
- [Microverse](https://www.microverse.org/)
- [React Documentation](https://reactjs.org/docs/getting-started.html)
- [Heroku Documentation](https://devcenter.heroku.com/)
- [Heroku Buildpack](https://github.com/mars/create-react-app-buildpack#user-content-requires)## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/calculator-React.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/calculator-React/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/calculator-React.svg?style=flat-square
[forks-url]: https://github.com/javitocor/calculator-React/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/calculator-React.svg?style=flat-square
[stars-url]: https://github.com/javitocor/calculator-React/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/calculator-React.svg?style=flat-square
[issues-url]: https://github.com/javitocor/calculator-React/issues