Memegur
Memegur was my take on Image Board project at SPICED Academy Berlin. The project requirement was to build a site where anybody could go and post an image of their choosing, along with a title and a textual description of that image, and others could go and look at that image and make thoughtful remarks about it. I decided on building a meme board in monochrome design, as a sort of homage to both the pop-culture of 21st century and the geek culture of 20th century.
Tech Stack
HTML, CSS, Node.js with Express, PostgreSQL, Vue.js, AWS(S3), Multer
Features
- Users can browse a gallery of memes
- Users can click on a meme in order to pop-open a modal with larger version
- Users can leave comments
- Users can upload a meme with its title and description
Learning Objectives
- Implementation of frameworks
- Working with components
- Using AWS