Why | What is | Technology | License
The goal of the project is to create a place where I could put my old poems and be available online for anyone to see
The site consists of a page with the list of poems, where each poem leads to his page with the content.
I created a folder with text files that were used as a data source for the poems and the images are from a free external stock.
I use all the power of Next.js to create the static pages of each poem and bring the images in an optimized way.
As main tools, were used:
- Next.js to create all views
- React to the all web front end
- Typescript To facilitate future changes
This project is under the MIT license. See the LICENSE file for more details.