Skip to content

PotatoRui/fetch-anime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FetchAnime

Inspiration

Curate and tracking your favorite seasonal animes!

Features

  • Get the latest animes infos
  • Pagination & skeleton loader to improve user experience
  • Navigate animes by season/year/genres/formats
  • Countdown to the next airing episode of this season animes!

Coming soon

  • Sorting options
  • Filter seasonal anime list
  • Search animes by title (from the AniList database)
  • User database to add favorite animes on watch list!

Technologies used

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You’ll need to have Node >= 6 on your local development machine (but it’s not required on the server). You can use nvm (macOS/Linux) or nvm-windows to easily switch Node versions between different projects.

Installing

A step by step series of examples that tell you how to get a development env running

  • Clone and install the dependencies
git clone https://github.com/rangigo/fetch-anime.git

cd fetch-anime

npm install
  • After the installation finshed, run the start command
npm start

About

Track the latest animes!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.1%
  • CSS 31.7%
  • HTML 2.2%