mikesayala / anime-watchers

A web application for users who want to watch anime
https://mikesayala.github.io/anime-watchers/
0 stars 0 forks source link

Anime Watchers

A web application for anime enthusiasts who want to watch anime, but don't know which ones to watch.

I built this app because I know the struggle of wanting to watch a specific anime genre but not knowing a specific title. It randomizes an anime and once I find one I like I can save it to a watch list.

live demo

ezgif com-gif-maker (79) ezgif com-gif-maker (80)

Technologies Used

Features

Getting Started

  1. Clone the repository.
    git clone https://github.com/mikesayala/ajax-project.git
    cd ajax-project
  2. Install all dependencies with NPM.
    npm ci
  3. Start the project. Once started you can view the application by opening the index.html file in your browser.