błyski (Polish for flashes) is an online literary magazine featuring flash fiction in Polish translation. It is a minimalistic affair—each issue consists of five pieces by one author and their bio.
The website was built with React.
- The main page showing a scalable list of issues with links to individual texts
- The text page displaying a chosen piece from a given issue or the author's bio
- The about section with information about the magazine
- A single-page app created with React.js
- Routing managed with React-Router
- Content loaded dynamically from Markdown files with markdown-to-jsx