The Ogura Hyakunin Isshu (小倉百人一首), often simply called Hyakunin Isshu (lit. "One Hundred Poets, One Poem [Each]") or Hundred Poets, is a collection of 100 traditional Japanese poems by 100 Japanese poets.
Demo: https://akashmeshram.github.io/Ogura-Hyakunin-Isshu/
The Ogura Hyakunin Isshu was completed during the Kamakura period. Fujiwara no Teika compiled them by taking one poem each from hundred of the best poets in chronological order from Emperor Tenji to the Retired Emperor Juntoku to decorate the sliding doors at the Ogura mountain villa, the summer home of the general and poet Utsunomiya Yoritsuna.
You can feel the seasons and modesty in ways that can't be found in modern poetry!
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Node.js
- Git
- Gatsby CLI
# With Gatsby CLI
gatsby new Ogura-Hyakunin-Isshu https://github.com/akashmeshram/Ogura-Hyakunin-Isshu.git
cd Ogura-Hyakunin-Isshu
# From Source
git clone https://github.com/akashmeshram/Ogura-Hyakunin-Isshu.git
cd Ogura-Hyakunin-Isshu
npm install
gatsby develop
# Run a production build, locally
gatsby build
# Serve a production build, locally
gatsby serve
- Gatsby - Static Site Generator
- GraphQL - Data Query Language
- ReactJs - JavaScript Library
- NodeJs - Server Environment
- Akash Meshram - Idea & Initial work