Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rjordan23/anime_vault
The Anime Vault site uses a combination of frontend and backend technologies typical for web apps hosted on Heroku. For the frontend, it uses HTML, CSS, JavaScript, and frameworks such as React, Framer Motion and Tailwind CSS. On the backend, it is powered by Node.js with an API for retrieving anime data.
https://github.com/rjordan23/anime_vault
api framer-motion html json node-js react tailwind-css
Last synced: 20 days ago
JSON representation
The Anime Vault site uses a combination of frontend and backend technologies typical for web apps hosted on Heroku. For the frontend, it uses HTML, CSS, JavaScript, and frameworks such as React, Framer Motion and Tailwind CSS. On the backend, it is powered by Node.js with an API for retrieving anime data.
- Host: GitHub
- URL: https://github.com/rjordan23/anime_vault
- Owner: Rjordan23
- Created: 2024-10-28T21:30:11.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T05:01:52.000Z (3 months ago)
- Last Synced: 2024-11-13T06:17:34.746Z (3 months ago)
- Topics: api, framer-motion, html, json, node-js, react, tailwind-css
- Language: TypeScript
- Homepage: https://anime-vault-4630d53f6925.herokuapp.com/
- Size: 1.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh