https://github.com/superbahbi/corkify
A wine flash store built in react native framework using firebase auth, real time database, and storage.
https://github.com/superbahbi/corkify
firebase firebase-auth firebase-database firebase-storage reactnative
Last synced: 2 months ago
JSON representation
A wine flash store built in react native framework using firebase auth, real time database, and storage.
- Host: GitHub
- URL: https://github.com/superbahbi/corkify
- Owner: superbahbi
- Created: 2021-05-08T00:13:04.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-21T04:53:44.000Z (almost 4 years ago)
- Last Synced: 2025-09-22T09:01:01.133Z (10 months ago)
- Topics: firebase, firebase-auth, firebase-database, firebase-storage, reactnative
- Language: JavaScript
- Homepage: https://corkify.bahbi.net
- Size: 29.6 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About The Project
# To-Do
- [x] Login
- [x] Register
- [x] Reset password
- [x] Offer
- [x] Summary
- [ ] Shipping
- [ ] Payment
- [ ] Checkout
## Screenshots
| Login | Signup | Forgot Password |
| --- | --- | --- |
|
|
|
|
| Offer | Summary | Shipping |
| --- | --- | --- |
|
|
|
|
| Payment | New Payment | Splash |
| --- | --- | --- |
|
|
|
|
### Built With
* [React Native](https://reactnative.dev/)
* [Expo](https://expo.dev/)
* [Galio](https://galio.io/)
* [Firebase](https://firebase.google.com/)
* [Stripe](https://stripe.com/)
## Getting Started
### Installation
1. Clone the repo
```sh
git clone https://github.com/superbahbi/corkify.git
```
2. Install NPM packages
```sh
npm install
```
3. Run
```sh
expo start
```
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Robert Kugler- [@bahbilee](https://twitter.com/bahbilee) - bahbi@bahbi.net
Project Link: [https://github.com/superbahbi/corkify](https://github.com/superbahbi/corkify)
[contributors-shield]: https://img.shields.io/github/contributors/github_username/repo_name.svg?style=for-the-badge
[contributors-url]: https://github.com/github_username/repo_name/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/github_username/repo_name.svg?style=for-the-badge
[forks-url]: https://github.com/github_username/repo_name/network/members
[stars-shield]: https://img.shields.io/github/stars/github_username/repo_name.svg?style=for-the-badge
[stars-url]: https://github.com/github_username/repo_name/stargazers
[issues-shield]: https://img.shields.io/github/issues/github_username/repo_name.svg?style=for-the-badge
[issues-url]: https://github.com/github_username/repo_name/issues
[license-shield]: https://img.shields.io/github/license/github_username/repo_name.svg?style=for-the-badge
[license-url]: https://github.com/github_username/repo_name/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/linkedin_username
[product-screenshot]: images/screenshot.png