A TikTok-style interface for exploring random Wikipedia articles in multiple languages.
- Vertical scrolling feed of 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
- 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!
Check it out here at wikitok.vercel.app or wikitok.io
Note: This is the original WikiTok web project, not affiliated with wikitok.net 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.