Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvilla714/calculator-react
This project was focused on creating a calculator using React, taking advantage of using Hooks. It was built with
https://github.com/cvilla714/calculator-react
css3 javascript react-bootstrap react-router-dom reactjs
Last synced: about 4 hours ago
JSON representation
This project was focused on creating a calculator using React, taking advantage of using Hooks. It was built with
- Host: GitHub
- URL: https://github.com/cvilla714/calculator-react
- Owner: cvilla714
- License: mit
- Created: 2021-04-05T01:36:51.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-04-14T14:11:12.000Z (over 3 years ago)
- Last Synced: 2023-03-04T20:43:42.257Z (over 1 year ago)
- Topics: css3, javascript, react-bootstrap, react-router-dom, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.3 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project: Calculator
> Project was about creating a calculator with React
> ![screenshot](./app_screenshot.png)## Built With
- CSS
- Javascript
- Jess
- React-Bootstrap
- React## Live Demo
[Live Demo Link](https://calculator-project-react.herokuapp.com/)
## Getting Started
**To get a copy of the code please click on the green button on the top right corner that says Code**
### Prerequisites
- Node installed on your computer
- Npm as well### Install
**Now to clone it to your local machine please open your terminal and paste this code `[email protected]:cvilla714/calculator-react.git`**
**Then you can go into the directory by typig `cd calculator-react `**
**Finally just type this command `npm install` this will install all of the depnedecies for the project**
### Usage
**Once you have gone through the process of installing the code you now run this command `npm run start` this will start the app and a new window will open in your browser with the app ready to be use**
### Testing
**For testing just run the following command `npm run test` and after the first test has run please click the option 'a' to run the rest of the tests**
## Authors
👤 **Cosmel Villalobos**
- Github: [@cvilla714](https://github.com/cvilla714)
- Twitter: [@kckeyti](https://twitter.com/kckeyti)
- LinkedIn: [Cosmel Villalobos](https://www.linkedin.com/in/cosvilla/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/cvilla714/calculator-react/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](https://github.com/cvilla714/calculator-react/blob/development/LICENSE) licensed.