Quick Start

Clone and run the project

Make sure you have NodeJS >16.x installed.

# Execute the following in your terminal
git clone https://github.com/IGRohan/AnimeAPI.git
cd AnimeAPI
npm install 
npm start

Contributing

Contributions are always welcome!

You can contribute to this project by forking the project, adding /making changes, and submitting a pull request.

However the best way to contribute would be to suggest new routes or features and if possible, showing the logic and process behind it.

Last updated