https://github.com/jimthedev/diyapp
https://github.com/jimthedev/diyapp
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jimthedev/diyapp
- Owner: jimthedev
- Created: 2017-01-12T02:56:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-21T20:53:08.000Z (about 8 years ago)
- Last Synced: 2025-01-17T03:43:24.023Z (4 months ago)
- Language: JavaScript
- Size: 9.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeBudgetModal.js
Awesome Lists containing this project
README
# DIY App
This project was inspired by DIY-ers out there everywhere (myself included!) We have great ideas, see things we love on Pinterest, Twitter and on tv. We want to make them, we want to do awesome things, but we often aren't very organized when we do them. We write things on napkins, tape measurers, scraps of wood and paint chips. Then when we need those measurements, prices, or that crucial shopping list POOF it's gone. Not anymore... this app will help you organize every DIY projects. From that small project of spray painting mason jars to keep ing up with a total reno of the bathroom that you left in the 80s.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Prerequisites
You'll need to have React-Natve installed on your system. To get started with that go [here](http://facebook.github.io/react-native/docs/getting-started.html)
### Installing
You can clone the repo
```
git clone https://github.com/jenessawhite/diyApp.git
```Install all dependencies
```
npm install
```get it running (iOS)
```
react-native run-ios
```## Built With
* [React-Natve](http://facebook.github.io/react-native/docs/) - The web framework used
## Contributing
Please feel free to provide feedback (praise or otherwise). If you want feel free to contribute with a pull request.
## Authors
* **Jenessa White** - [JenessaWhite](https://github.com/jenessawhite)
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details