Fiabesco is a modern social media application crafted exclusively for artists to showcase their work, connect with fellow creatives, and grow their audience. The app is designed with performance, interactivity, and creative freedom in mind.
Fiabesco aims to be a networking platform where visual artists, illustrators, and digital designers can:
- Post and share their artwork
- Like, comment, and save inspiring pieces
- Build profiles and engage with a like-minded community
- Grow their presence and visibility in the digital art scene
- React – Component-based UI framework for scalable applications
- TypeScript – Strong typing for improved reliability and developer experience
- Redux Toolkit – State management for predictable and maintainable logic
- Tailwind CSS – Utility-first CSS framework for responsive and consistent UI
Built with Go (Fiber) and MongoDB
Backend Repo
- 🎨 Artwork Feed – Explore a feed of creative posts
- 🧑🎨 Artist Profiles – Showcase portfolio and bio
- 💬 Social Interactions – Like, comment, and engage with others
- 🔍 Search & Explore – Discover new artists and artworks
- Node.js ≥ 18
git clone https://github.com/edisss1/fiabesco.git
cd fiabesco
npm i
npm run dev