Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dron3flyv3r/react-calculator-hw
This is my first ever React app.
https://github.com/dron3flyv3r/react-calculator-hw
Last synced: 11 days ago
JSON representation
This is my first ever React app.
- Host: GitHub
- URL: https://github.com/dron3flyv3r/react-calculator-hw
- Owner: dron3flyv3r
- Created: 2022-11-27T18:18:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T00:12:20.000Z (3 months ago)
- Last Synced: 2024-08-16T01:28:43.284Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 845 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello World Calulator in React Native
This is a simple calculator app built with React Native. It is a simple app that can perform basic arithmetic operations.
## Installation and Setup Instructions
Clone down this repository. You will need `node` and `npm` installed globally on your machine.
Installation:
`npm install`To Start Server:
`npm start`
To Visit App:
`localhost:3000`
## Reflection
This was a 3 day project built while I was learning React Native. I wanted to build a simple app that can perform basic arithmetic operations. I chose this project because I wanted to learn React Native and I wanted to build something that I can use on my phone.
## Acknowledgements
- [React Native](https://reactnative.dev/)
# Donate
If you like this project, you can donate to me via [PayPal](https://paypal.me/Droneflyver) or [Ko-Fi](https://ko-fi.com/dron3flyv3r).
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/dron3flyv3r)