Skip to content

PJBalogun/anime-eat-plum

Repository files navigation

Anime-Plum

Anime-Plum is a simple project to explore the functionality of server actions in Next.js. It provides information on popular anime and their ratings, utilizing animations and intersection observer techniques.

Features

  • Display popular anime with ratings
  • Smooth animations using Framer Motion
  • Lazy loading of anime details with React Observe Intersection

Libraries Used

Tutorial Followed

This project is based on a tutorial from JavaScript Mastery.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/anime-plum.git
    
  2. Navigate to the project directory:

    cd anime-plum

  3. Install dependencies:

    npm install

Usage

Start the development server: npm run dev

About

Anime-Plum is a simple project to explore the functionality of server actions in Next.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors