Scroll reinvents Wikipedia discovery with an endless, TikTok-inspired feed. Swipe to uncover the world’s knowledge, one scroll at a time.
- Infinite Home Feed Enjoy a continuous stream of Wikipedia content.
- Save Articles Save interesting articles to read later.
- Discover Page Get featured articles and trending topics powered by Wikipedia’s API.
-
Clone the repository:
git clone https://github.com/alexsparkes/scroll.git
-
Install Dependencies:
bun install
-
Run the development server:
bun run dev
-
Build for production:
bun run build
This project is licensed under the MIT License. See the LICENSE file for details.
Created by Alex Sparkes. Special thanks to the Wikipedia API for making this project possible.