A place to get some love
The full responsive design is located here: Figma link
Videos
(Themes are according to system preferences)
LightMode.IOS.mp4
DarkMode.IOS.mp4
? Table of Contents
? Installation
-
Clone the repository
Via HTTPS:
git clone https://github.com/GSTJ/PegavaDatingApp.git
Via SSH:
git clone [email protected]: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
? 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:
More detailed instructions can be found here: https://exp.host/@gstj/pegava
?? What are the technologies used?
Here are some of them:
? Contributing + ? 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
? 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 ?