Skip to content

A modern anime web application developed using Next.js 14, featuring Server Actions, Infinite Scroll, and engaging Framer Motion animations. Users can easily browse and discover their favorite anime, complete with images, episode details, and ratings.

Notifications You must be signed in to change notification settings

ammrshmbng/anime_hub

Repository files navigation

Anime Hub

Anime Hub Screenshot

Anime Hub is a modern web application built with Next.js 14, utilizing Server Actions, Infinite Scroll, and Framer Motion animations. This application allows users to easily explore a variety of anime in an engaging way.

Key Features

  • Server Actions: Enables efficient data fetching.
  • Infinite Scroll: Users can scroll to load more anime without needing to refresh the page.
  • Framer Motion Animations: Adds smooth animations to enhance user experience.

Installation

To run this project locally, follow these steps:

  1. Clone this repository:

    git clone https://github.com/username/anime_hub.git
  2. Navigate to the project directory:

    cd anime_hub
  3. Install dependencies:

    npm install
  4. Start the application:

    npm run dev

The application will run at http://localhost:3000.

Technologies Used

  • Next.js 14: A React framework for building web applications.
  • React: A library for building user interfaces.
  • Framer Motion: A library for animations.
  • Tailwind CSS: A CSS framework for responsive design.

Contributing

If you would like to contribute to this project, please fork this repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A modern anime web application developed using Next.js 14, featuring Server Actions, Infinite Scroll, and engaging Framer Motion animations. Users can easily browse and discover their favorite anime, complete with images, episode details, and ratings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published