A full-stack web app for image hosting, inspired by Imgur.
An imgur clone project I made in 2018. Fakegur is built with a Ruby on Rails backend and a PostgreSQL database. The frontend is implemented with React and Redux.
Users are able to create accounts and upload images. Images are stored in the cloud with AWS S3.
The site was built in less than two weeks and without any AI
GitHub: https://github.com/akeefe09/fakegur
Live: http://fakegur.herokuapp.com/