Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 769 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 769 Bytes

błyski

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.

Features

  • 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

Technicalities

  • A single-page app created with React.js
  • Routing managed with React-Router
  • Content loaded dynamically from Markdown files with markdown-to-jsx