https://github.com/zphw/anime-next
Elegant single page personal Anime List built with Next.js.
https://github.com/zphw/anime-next
anime anime-list
Last synced: 8 months ago
JSON representation
Elegant single page personal Anime List built with Next.js.
- Host: GitHub
- URL: https://github.com/zphw/anime-next
- Owner: zphw
- Created: 2021-01-27T15:30:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T20:26:35.000Z (almost 2 years ago)
- Last Synced: 2024-07-11T23:25:10.294Z (almost 2 years ago)
- Topics: anime, anime-list
- Language: JavaScript
- Homepage: https://anime.zph.io
- Size: 257 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Anime Next
A beautiful and ready-to-use single page personal Anime List built with [Next.js](https://nextjs.org/).
## Getting Started
### Run the Development Server
```bash
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the website.
You can edit the anime list by modifying `data/data.js` and replacing the data with your own list.
### Deploy to Vercel
[](https://vercel.com/import/project?template=https://github.com/zphw/anime-next)
After clicking this button, a git repository will be created for you, and any following change to it will be automatically deployed.