anime_vault
Your favorite anime, all in one place.
File Explorer
Download Latest Version (.zip)- settings.json
- _data.ts
- favicon.ico
- globals.css
- layout.tsx
- page.tsx
- AnimeCard.tsx
- Footer.tsx
- Hero.tsx
- LoadMore.tsx
- anime.png
- episodes.svg
- hero.png
- instagram.svg
- logo.svg
- next.svg
- spinner.svg
- star.svg
- tiktok.svg
- twitter.svg
- vercel.svg
- .eslintrc.json
- .gitignore
- next.config.js
- package-lock.json
- package.json
- postcss.config.js
- README.md
- tailwind.config.ts
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/adrianhajdin/anime_vault
Downloads the entire project code from GitHub to your computer.
cd anime_vault
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
