Skip to content

ldrobnik/blyski

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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