Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 813 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 813 Bytes

Home.png info.png Player.png

Here is an anime streaming app. you can download the code and modify the url of the API to change the content you want to watch, for example movies and series. also know that you must make some changes to the code due to the data received from the API.

Installation

To install the project do: git project clone
followed by npm install to install json package dependencies
if you want to update the packages, do a npm update
then move into the directory and do a npm start to launch the application