Skip to content

animegamer4422/Next-Anime-Site

Repository files navigation

Anime Site: A NextJS Pet Project

NextJS Logo

Anime Site is a personal project developed with the aim to learn and explore NextJS. It's a platform where anime enthusiasts can browse, search, and learn more about their favorite anime shows.

Features

  • Browse and search for various anime
  • Get detailed information about each anime
  • User-friendly and responsive design

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • NPM

Installation

  1. Clone the repository
    git clone https://github.com/your-github-username/anime-site.git
  2. Navigate into the cloned repository
    cd anime-site
  3. Install the dependencies
    npm install
  4. Run the application
    npm run dev

Open http://localhost:3000 with your browser to see the result.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL