Skip to content

beatrizsmerino/rick-and-morty

Repository files navigation

GitHub last commit GitHub dependabot
GitHub issues GitHub forks GitHub stars GitHub watchers

Rick and Morty

Dependencies

  • Proyect develop with the API Rick and Morty.
  • If you have installed the Adblock browser extension, you must be select 'pause on this website'.
  • This API has a limit of requests per day, if you need more you can install this browser extension Touch VPN.

The Rick and Morty API is an open API, no authentication is required for use. Nonetheless, to prevent malicious usage of the API there is a limit on the number of requests a given IP address can make. This limit is 10000 requests per day. If you happen to hit the limit you'll receive a 429 status (Too Many Requests) on all your requests during a period of 12 hours.

App Rick and Morty - Image 1 App Rick and Morty - Image 2 App Rick and Morty - Image 3 App Rick and Morty - Image 4

Project setup

npm install

Export documentation jsdocs of 'assets/js/scripts.js' file into 'docs' folder

npm run docs