Skip to content

smjenkins/RefugeeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

34 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Proximity

An open source social media that does not use your data against you


⭐ Inspiration:

Please leave a ⭐ as motivation if you liked the idea πŸ˜„



πŸš€ Technologies Used




⚑ Features

  • Home Feed πŸ“°
  • Explore Feed πŸ“œ
  • Messaging πŸ’¬
  • User Search πŸ”
  • Post Upload πŸŒ„
  • Push Notifications πŸ”₯
  • Password less signin πŸ˜„
  • Dark Mode πŸŒ’
  • Block users πŸ™…
  • Report post 🚩
  • Stories (coming soon)

πŸ“Ž Notes: I used this Boilerplate which is also maintained by me, it is very scalable, try it out for your next project πŸ˜„

Also, If you're interested in how I implemented the system design then feel free to reach out to me on twitter or instagram (i'm most active there), tho I am thinking of writing articles for it.


πŸ“± Screenshots


πŸƒ Running the project

To run the project just use the following

  • Android
yarn && yarn android
  • iOS
yarn && yarn cocoapods && yarn ios

Note: It is recommended to use yarn if you want to run this project as npm skips few dependencies. I am not sure why but this reported by many developers and fixed when they switched to yarn.

But if the issue persists feel free to open an issue and I'll assist you with running the app.

πŸ™Œ Contributing:

Want to contribute to this project? Contributions are now open for bug fixes.

πŸ” License