Awesome
Fully responsive design
Posted publicly at the Figma Community
Videos
(Themes are according to system preferences)
:pushpin: Table of Contents
:construction_worker: Installation
-
Clone the repository
Via HTTPS:
git clone https://github.com/GSTJ/PegavaDatingApp.git
Via SSH:
git clone git@github.com:GSTJ/PegavaDatingApp.git
-
Install the necessary packages.
Go to the main directory and install the necessary packages
cd PegavaDatingApp/ yarn
-
Start developing.
Initiate the project in development mode
expo start
:postbox: FAQ
🙋 What is Pegava?
Pegava is supposed to be a dating app. I made it back at the pandemic's beginning but was never released. So I'm making it open source so the community can take a look and maybe use it better. I rapidly refactored it recently to make sure things are up to date after more than a year without updates.
📲 Can I try the app?
Yes! Simply download the Expo app and scan the QR code below:
<a href="https://exp.host/@gstj/pegava"> <img src="https://user-images.githubusercontent.com/50031755/177367465-47e90a23-e2a6-4db8-9519-8c60cb4fd558.svg" width="250" height="250"/> </a>More detailed instructions can be found here: https://exp.host/@gstj/pegava
👨🔬 What are the technologies used?
Here are some of them:
:tada: Contributing + :bug: Issues
They make the open-source community such a fantastic place to learn, inspire, and create. Any contributions you make are much appreciated.
Feel free to file a new issue with a respective title and description on the Pegava repository.
If you already found a solution to your problem, I would love to review your pull request!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
:closed_book: License
This project was made in 2020, released publicly in 2022.
The project is under the The Creative Commons CC0 license.
Made with 💖 by Gabriel Taveira 🚀