Start the site
I’m looking for a framework that values design and is easy to develop on.
The site is a front-end site that runs solely on the front-end server. Basically, it uses a web app framework called Astro.
Basic configuration of the site
This site is developed based on open source. I have customized the code of this site and modified some functions. While working on this project, I was able to become familiar with git, which was a bit awkward.
How the site works
As described above, the site operates on a web app framework called Astro. Astro is for content-driven websites. Astro supports React, Vue, Preact, Svelte, and Solid, so it is very versatile. It is also well-optimized and has basic motion, so it was very helpful when configuring the site.