https://github.com/superiorkid/nyanime
A website for anime enthusiasts to explore and track their anime journey.
https://github.com/superiorkid/nyanime
myanimelist-api neon-postgres nextjs14 postgresql prisma shadcn-ui tailwind
Last synced: about 2 months ago
JSON representation
A website for anime enthusiasts to explore and track their anime journey.
- Host: GitHub
- URL: https://github.com/superiorkid/nyanime
- Owner: superiorkid
- License: mit
- Created: 2024-03-21T06:31:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T14:47:41.000Z (about 2 years ago)
- Last Synced: 2025-05-21T09:15:46.796Z (about 1 year ago)
- Topics: myanimelist-api, neon-postgres, nextjs14, postgresql, prisma, shadcn-ui, tailwind
- Language: TypeScript
- Homepage: https://nyanime.vercel.app
- Size: 827 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Nyanime
A website for anime enthusiasts to explore and track their anime journey.
### Features
- Browse a vast catalog of anime with filters for type (TV, movie, OVA, etc.) and status (airing, upcoming, etc.).
- Discover new anime and keep track of your watching list, "to watch" list, and completed anime with optimistic UI updates. This means the user interface reflects changes immediately when adding anime to any list, providing a smoother experience.
- Secure Login and Registration System: Create an account or log in to personalize your anime experience. User accounts are protected with a secure login and registration system that utilizes cookies and JWT (JSON Web Token) for authentication.
- Read news and updates about the anime world.
- Responsive design for a seamless experience on all devices (desktop, mobile, etc.).
- Search for specific anime by title.
### Tech Stack
- [Next.JS](https://nextjs.org/).
- [TailwindCSS](https://tailwindcss.com/).
- [Shadcn-UI](https://ui.shadcn.com/).
- [PostgreSQL](https://www.postgresql.org/).
### UI Design
[Kurosaw](https://dribbble.com/shots/22982773-Kurosaw-Anime-Streaming-Web-App)
### Demo
[https://nyanime.vercel.app/](https://nyanime.vercel.app/).