/Ayame-v2

An anime web app created with Nextjs & Tailwind

Primary LanguageJavaScriptMIT LicenseMIT


Logo

Ayame

An Anime Listing Web App!

View Demo . Report Bug

Contributors Issues License

Table Of Contents

About The Project

Screen Shot

When I first created Ayame back in 2020. It was my second project made using React. Since then, I have always wanted to recreate it from the ground up with a new look and features.

Features:

  • Built-in search functionality
  • Popular anime right on the homepage
  • Don't miss out on upcoming anime for the next season

Built With

  • Next.js
  • Tailwind CSS
  • Jikan REST API

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm

Installation

  1. Clone the repo git clone https://github.com/pantsufan/Ayame-v2.git
  2. Install NPM packages npm install
  3. Run the development server: npm run dev Open http://localhost:3000 with your browser to see the result.

Contributing

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

Author