Skip to content

mariann03/animeList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimeList

Simple Anime List API demo using React, Apollo GraphQl, CSS Modules and Material UI

API: AniList

Demo: https://animelist.now.sh/

Setup

npm install

or

yarn

Run

npm run start

or

yarn start