True Sensei | Anime Catalog

This is a anime catalog made with React and Next.js. The design was made with Ant Design customized with Less CSS. Demo on Vercel: https://catalogo-de-animes.vercel.app/.

API

All the content was made fetching Kitsu API.

Guide

  • Clone this repository git clone git@github.com:leandroatallah/catalogo-de-animes.git

Commands

  • Install yarn install
  • Live reload local server yarn start
  • Build from source yarn build

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