31 lines
888 B
Markdown
31 lines
888 B
Markdown
|
---
|
||
|
img: "/imgs/1 (8).jpg"
|
||
|
topic: "Grave of the Fireflies"
|
||
|
title: " "
|
||
|
description: "In the latter part of World War II, a boy and his sister, orphaned when their mother is killed in the firebombing of Tokyo, are left to survive on their own in what remains of civilian life in Japan. The plot follows this boy and his sister as they do their best to survive in the Japanese countryside, battling hunger, prejudice, and pride in their own quiet, personal battle."
|
||
|
---
|
||
|
|
||
|
|
||
|
<p align="center">
|
||
|
<img src="./public/topverse.svg" width="600"/>
|
||
|
</p>
|
||
|
|
||
|
<h2 align="center">
|
||
|
</h2><br>
|
||
|
|
||
|
<pre align="center">
|
||
|
🧪 Working in Progress
|
||
|
</pre>
|
||
|
|
||
|
<p align="center">
|
||
|
<br>
|
||
|
<a href="https://topverse.netlify.app/">🖥 Online Preview</a>
|
||
|
<br><br>
|
||
|
|
||
|
|
||
|
```bash
|
||
|
git clone https://github.com/TOPVERSE/TOPVERSE_Official.git
|
||
|
cd TOPVERSE_Official
|
||
|
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
|
||
|
```
|