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: 3 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-17T04:12:23.000Z (over 1 year ago)
- Last Synced: 2025-03-10T15:18:35.503Z (over 1 year ago)
- Topics: api, framer-motion, html, json, node-js, react, tailwind-css
- Language: JavaScript
- Homepage: https://anime-vault-4630d53f6925.herokuapp.com/
- Size: 57 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