Miscellaneous
Posted publicly at the Figma Community
(Themes are according to system preferences)
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
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.
Yes! Simply download the Expo app and scan the QR code below:
More detailed instructions can be found here: https://exp.host/@gstj/pegava
Here are some of them:
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!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)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 🚀