Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanidhyy/anime-vault

Your favorite anime, all in one place.
https://github.com/sanidhyy/anime-vault

anime animejs css html js nextjs nodejs react reactjs tailwind typescript

Last synced: about 22 hours ago
JSON representation

Your favorite anime, all in one place.

Awesome Lists containing this project

README

        

# Anime Vault - Your favorite anime, all in one place.

![Anime Vault - Your favorite anime, all in one place.](/.github/images/img_main.png "Anime Vault - Your favorite anime, all in one place.")

[![Ask Me Anything!](https://flat.badgen.net/static/Ask%20me/anything?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy "Ask Me Anything!")
[![GitHub license](https://flat.badgen.net/github/license/sanidhyy/anime-vault?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy/anime-vault/blob/main/LICENSE "GitHub license")
[![Maintenance](https://flat.badgen.net/static/Maintained/yes?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy/anime-vault/commits/main "Maintenance")
[![GitHub branches](https://flat.badgen.net/github/branches/sanidhyy/anime-vault?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy/anime-vault/branches "GitHub branches")
[![Github commits](https://flat.badgen.net/github/commits/sanidhyy/anime-vault?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy/anime-vault/commits "Github commits")
[![Netlify status](https://api.netlify.com/api/v1/badges/98200064-601d-4ca4-98ab-675eb592139a/deploy-status)](https://animee-vault.netlify.app/ "Netlify status")
[![GitHub issues](https://flat.badgen.net/github/issues/sanidhyy/anime-vault?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy/anime-vault/issues "GitHub issues")
[![GitHub pull requests](https://flat.badgen.net/github/prs/sanidhyy/anime-vault?icon=github&color=black&scale=1.01)](https://github.com/sanidhyy/anime-vault/pulls "GitHub pull requests")

# :notebook_with_decorative_cover: Table of Contents

- [Folder Structure](#bangbang-folder-structure)
- [Getting Started](#toolbox-getting-started)
- [Screenshots](#camera-screenshots)
- [Tech Stack](#gear-tech-stack)
- [Stats](#wrench-stats)
- [Contribute](#raised_hands-contribute)
- [Acknowledgements](#gem-acknowledgements)
- [Buy Me a Coffee](#coffee-buy-me-a-coffee)
- [Follow Me](#rocket-follow-me)
- [Give A Star](#star-give-a-star)
- [Star History](#star2-star-history)
- [Give A Star](#star-give-a-star)

## :bangbang: Folder Structure

Here is the folder structure of Anime Vault.

```bash
anime-vault/
|- public/
|- app/
|-- action.tsx
|-- favicon.ico
|-- globals.css
|-- layout.tsx
|-- page.tsx
|- components/
|- next.config.js
|- package-lock.json
|- package.json
|- postcss.config.js
|- tailwind.config.ts
|- tsconfig.json
```


## :toolbox: Getting Started

1. Make sure **Git** and **NodeJS** is installed.

2. Clone this repository to your local computer.

3. Open terminal in root directory. Run `npm install` or `yarn install`.

4. Now app is fully configured :+1: and you can start using this app using `npm run dev` or `yarn dev`.

### :books: Additional Resources

- NextJS Documentation: https://nextjs.org/docs/
- Shikimori API Documentation: https://shikimori.one/api/doc
- Framer Motion Documentation: https://www.framer.com/motion/

## :camera: Screenshots:

![Modern Animations using Framer Motion](/.github/images/img1.png "Modern Animations using Framer Motion")

![Anime Showcase](/.github/images/img2.png "Anime Showcase")

![Infinite Scrolling](/.github/images/img3.png "Infinite Scrolling")

## :gear: Tech Stack

[![React JS](https://skillicons.dev/icons?i=react "React JS")](https://react.dev/ "React JS") [![Next JS](https://skillicons.dev/icons?i=next "Next JS")](https://nextjs.org/ "Next JS") [![Typescript](https://skillicons.dev/icons?i=ts "Typescript")](https://www.typescriptlang.org/ "Typescript") [![Tailwind CSS](https://skillicons.dev/icons?i=tailwind "Tailwind CSS")](https://tailwindcss.com/ "Tailwind CSS") [![Vercel](https://skillicons.dev/icons?i=vercel "Vercel")](https://vercel.app/ "Vercel")

## :wrench: Stats

[![Stats for this App](/.github/images/stats.svg "Stats for this App")](https://pagespeed-insights-svg.glitch.me/?url=https://animee-vault.vercel.app/ "Stats for this App")

## :raised_hands: Contribute

You might encounter some bugs while using this app. You are more than welcome to contribute. Just submit changes via pull request and I will review them before merging. Make sure you follow community guidelines.

## :gem: Acknowledgements

Useful resources and libraries that are used in Anime Vault

- [React Intersection Observer](https://react-intersection-observer.vercel.app/ "React Intersection Observer")
- [Prettier](https://prettier.io "Prettier")
- [ESLint](https://eslint.org "ESLint")

## :coffee: Buy Me a Coffee

[](https://www.buymeacoffee.com/sanidhy "Buy me a Coffee")

## :rocket: Follow Me

[![GitHub followers](https://img.shields.io/github/followers/sanidhyy?style=social&label=Follow&maxAge=2592000)](https://github.com/sanidhyy "Follow Me")
[![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Ftwitter.com%2FTechnicalShubam)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fsanidhyy%2Fmedical-chat-app "Tweet")
[![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/channel/UCNAz_hUVBG2ZUN8TVm0bmYw "Subscribe my Channel")

## :star: Give A Star

You can also give this repository a star to show more people and they can use this repository.

## :star2: Star History





Star History Chart



(back to top)