Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayato-san/ayato-homepage
https://github.com/ayato-san/ayato-homepage
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayato-san/ayato-homepage
- Owner: Ayato-san
- Created: 2021-12-24T16:40:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T06:48:39.000Z (6 months ago)
- Last Synced: 2024-05-07T07:37:39.398Z (6 months ago)
- Language: JavaScript
- Homepage: ayato-homepage.vercel.app
- Size: 24.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```