Trendy is an application that allows users to search nearby areas for trending posts and hashtags.
Visit http://trendy-posts.herokuapp.com
$ git clone https://github.com/PeterChu2/Trendy
$ cd Trendy
$ pip install -r requirements.txt
$ python runserver.py
4. View the web app at http://127.0.0.1:5000
$ open http://127.0.0.1:5000
The mobile app is available in the play store at https://play.google.com/store/apps/details?id=com.forchuapps.uofthacks.trendy




