Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayato-san/ayato-homepage


https://github.com/ayato-san/ayato-homepage

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Ayato's Homepage

## Project structure

```
$PROJECT_ROOT
│ # Page files
├── pages
│ # React component files
├── components
│ # Non-react modules
├── lib
│ # Static files for images and 3d model file
└── public
```