/AniMad

An anime streaming website.

Primary LanguageJavaScript

AniMad

Anime streaming web app.

Functionality:

  • Stream episodes
  • Get lattest episodes
  • Search for anime
  • Get anime based on genre
  • Get the most popular anime

Working:

The server scrapes data and episode links from website and sends it as JSON response

Tech Stack:

  • Nodejs for backend(cheerio for webscraping)
  • React for frontend