A TikTok-style interface for exploring semi-random Wikipedia articles in multiple languages. Based on the WikiTok project
In contrast to WikiTok, this project aims to help spark inspiration and interest in specific subject(s), instead of a completely random page.
- Vertical scrolling feed of semi-random Wikipedia articles
- Support for 14 languages including English, Spanish, French, German, Chinese, Japanese and more
- Article previews with images, titles and excerpts
- Share articles directly or copy links
- Language selector with country flags
- Preloading of images and content for smooth scrolling
- Responsive design that works on mobile and desktop
- Progressive Web App (PWA) support for installing as a standalone app
- Category based filtering for subject(s)
- Save / Load preferences / Storage as text or QR Code
- React 18
- TypeScript
- Tailwind CSS
- Vite
Run the commands below in the /frontend
folder.
- Install dependencies:
bun install
- Run development server:
bun run dev
No backend required!
Note: This is the original Wiki TikiTok project, not affiliated with wikitok.net, WikiTok or the independently developed WikiTok mobile apps for iPhone and Android.
- Fork the repository
- Create a new branch
- Make your changes and commit them
This project is licensed under the MIT License. See the LICENSE file for details.