|
1 | 1 | [ |
2 | | - { |
3 | | - "id": "metamorphosis", |
4 | | - "title": "The Metamorphosis", |
5 | | - "author": "Franz Kafka", |
6 | | - "fileName": "metamorphosis.pdf", |
7 | | - "pageCount": 44, |
8 | | - "summary": "A traveling salesman wakes to find himself transformed into a monstrous insect. Kafka's landmark novella of alienation and family.", |
9 | | - "coverColor": "#2d5a27" |
10 | | - }, |
11 | | - { |
12 | | - "id": "heart-of-darkness", |
13 | | - "title": "Heart of Darkness", |
14 | | - "author": "Joseph Conrad", |
15 | | - "fileName": "heart-of-darkness.pdf", |
16 | | - "pageCount": 72, |
17 | | - "summary": "A journey up the Congo River becomes a descent into moral darkness. Conrad's classic critique of colonialism.", |
18 | | - "coverColor": "#8b0000" |
19 | | - }, |
20 | | - { |
21 | | - "id": "frankenstein", |
22 | | - "title": "Frankenstein", |
23 | | - "author": "Mary Shelley", |
24 | | - "fileName": "frankenstein.pdf", |
25 | | - "pageCount": 100, |
26 | | - "summary": "Victor Frankenstein creates life — and horror — in Shelley's foundational science fiction novel.", |
27 | | - "coverColor": "#4a3728" |
28 | | - } |
| 2 | + {"id":"metamorphosis","title":"The Metamorphosis","author":"Franz Kafka","fileName":"metamorphosis.pdf","pageCount":44,"summary":"A traveling salesman wakes to find himself transformed into a monstrous insect.","coverColor":"#2d5a27"}, |
| 3 | + {"id":"heart-of-darkness","title":"Heart of Darkness","author":"Joseph Conrad","fileName":"heart-of-darkness.pdf","pageCount":72,"summary":"A journey up the Congo River becomes a descent into moral darkness.","coverColor":"#8b0000"}, |
| 4 | + {"id":"frankenstein","title":"Frankenstein","author":"Mary Shelley","fileName":"frankenstein.pdf","pageCount":100,"summary":"Victor Frankenstein creates life — and horror.","coverColor":"#4a3728"} |
29 | 5 | ] |
0 commit comments