Yes, I made Wikipedia vertical, swipeable, and Gen-Z approved.
๐ก What Is WikiSnap?
WikiSnap is Wikipedia, but designed for how we actually consume content in 2025.
Instead of long static pages, you get:
Swipeable, vertical knowledge snaps
Article content broken into 30-second chunks
Dark mode, overlay text, animated images
Interactive citations, hashtags, related articles
"Random Article" becomes Knowledge Roulette
Itโs like reading a story from a history book... except it feels like youโre using TikTok.
๐ง Why I Built This::
I love learning. But letโs face it:
Wikipedia feels outdated
Gen-Z needs snackable knowledge
Most apps still treat reading like a desktop-first experience
So I thought:
What if learning felt like scrolling Reels or Stories?
What if Wikipedia looked and behaved like Snapchat?
And just like that โ WikiSnap was born.
โ๏ธ The Tech Stack::
Layer | Tool |
---|---|
๐ผ๏ธ Frontend | Lovable (no-code builder{React,Typescript}) + custom code |
๐ API | Wikipedia REST API |
๐จ Styling | CSS, animations, overlays |
๐ฌ AI/Helper Tools | Used for ideation and chunking strategies |
๐ Optional Extensibility | Can be turned into a Chrome extension, mobile PWA, etc. |
๐ Using the Wikipedia API:
WikiSnap runs on the official Wikipedia REST API, which gives you:
๐ Clean article summaries:
https://en.wikipedia.org/api/rest_v1/page/summary/{title}
๐ผ๏ธ Image/media info:
https://en.wikipedia.org/api/rest_v1/page/media/{title}
๐ฒ Random articles:
https://en.wikipedia.org/api/rest_v1/page/random/summary
๐ Search results:
https://en.wikipedia.org/w/rest.php/v1/search/title?q=elon+musk
This means you can build a real-time, interactive encyclopedia experience โ no scraping required.
๐งฉ Feature Highlights::
Feature | Description |
---|---|
๐ Article Snaps | Swipeable, readable article sections |
๐ Dark Mode | Because light mode is a crime |
๐ Edit History Swipe | Swipe right to see "creator profile" of article versions |
๐ฒ Knowledge Roulette | Swipe up for random articles |
๐ Floating Link Bubbles | Tap to explore without leaving the snap |
๐ Citations & Sources | Displayed like Snapchat/TikTok-style overlays |
๐ โToday in Historyโ | Trending historical moments, swipeable |
๐ง Hashtag Categories | Shown as Wiki categories |
๐ ๏ธ What I Learned (and What You Should Know)
I built WikiSnap using a mix of no-code tools, AI, and my own coding skills. And hereโs the important truth I want to share:
๐ค AI and no-code tools are amazing โ but they wonโt build your whole product.
๐ป They give you the base, but real coding makes it functional and beautiful.
I had to:
Write logic to break articles into readable โsnapsโ
Customize transitions, effects, and gestures
Fix weird layout bugs no visual tool could solve
Write manual code to make the app feel polished
So hereโs my advice:
๐ Real Talk to Devs
Use AI. Use no-code. Use every tool available.
But never forget:
๐ก AI gives you the bones โ your code is what brings it to life.
๐ธ Screenshots :
๐ Try It Yourself::
๐ How You Can Support::
If this project inspired you or made you say โwhoaโ:
โ Star the repo โWikisnap on Github
๐จโ๐ป Follow me โFollow me on Github
๐ฌ Final Thought
Weโre entering a new era of development โ where knowledge meets design, AI meets creativity, and code meets the modern web.
HAPPY CODING DEV'S
WikiSnap is my little experiment to prove that.
Whatโs yours?
Top comments (3)
Dude... Wikipedia but vertical and swipeable? Why hasnโt anyone done this already?! Mad respect for actually pulling it off.
Swipeable Wikipedia is honestly genius for how we learn now.
I'm reinventing AI apps to feel more like chats+workflows at Dotallio - curious, what's the stickiest feature people loved most on WikiSnap?
Thanks so much! ๐
People seem to love the swipeable card layout โ makes Wikipedia feel way more readable.
A few even asked for an app or offered to pay, which surprised me ๐
Dotallio sounds awesome too โ love the chat + workflow approach!