
Storyline is social media and content-sharing web app where you can post stories as content for a website. The goal was to make an app similar to popular social media and content-sharing platforms (e.g. Youtube, Pinterest) where you can create and share your ideas (as simple stories) with other people.

The main tools I used for the projects are:
- React
- Next.js
- MongoDB
- Tailwind
Next.js and MongoDB were solutions for the concept of the app. I was able to save simple image files in MongoDB database and communicate with it by using Next.js' API routes. Next.js was also a great option for interactivity. Since the app sounded quite playful, I decided to pick a more pastel and colorful palette of colors for the design.

As result, Storyline features a simple UI that fits the theme of the concept for the application, a user-friendly experience, and fully-handled work of the backend side.