Hello Everyone!
Last weekend I decided to make some improvements in the MyCommunity frontend, and ended up doing a lot of things.
The source code can be found here: https://github.com/bgrana75/mycommunity
For those who don't know, this is a free community frontend that can be easily deployed in just a few minutes for free on Vercel. Here is the first release post: https://peakd.com/hive-139531/@mengao/free-community-frontend.
Yes you hear it right! All free community frontend, including hosting. That can be depolyed in minutes (No coding required)!
The original version was using it's own containers for short content, but I few months ago I had already changed it to use the Snaps (Peak Snaps) containers.
So here are the improvements from this weekend. I'm going to use the screenshots from HiveBR community and you can check it live here: https://hivebr.app/. There is another version, with a different theme at: https://mycommunity-omega.vercel.app/.
1- Added tabs to Snaps feed. The default tab shows only Snaps from that community, and now you can choose the ALL tab to see all Snaps (not community filtered) and FOLLOWING to see only those who the user follows.

2- Post preview in Snap

3- New post compose

4- Buttons to Follow, Mute and Blacklist

5- Following and Followers Modal in the profile page

6- New wallet page

7- Improvements in the way the app reacts to different window sizes.

There were also a few small changes in the layout, like removing the top bar it had before.
Want to Deploy Your Own?
Check out the README for complete instructions: https://github.com/bgrana75/mycommunity
It's completely free to deploy on Vercel, and you can have your community's frontend running in minutes!