Alternative, minimalistic frontend for Wikipedia using React.
The design is based on Dmitriy Kozhevnikov's Wikipedia Imagination.
- One-page application using React and react-router
- Simple, minimalistic design
- Direct communication with the Wikipedia API
- Dark mode
To use minimalpedia, visit minimalpedia.vantezzen.io.
Alternatively, you can download the repository from github.com/vantezzen/minimalpedia, then install the required dependencies via yarn install
and start the developement server with yarn start
or build using yarn build
.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.
Contributions of any kind are welcome!
Bugs and feature request are tracked on GitHub.
This project is licensed under the MIT License - see the LICENSE
file for details.