Rick and Morty
- App - https://beatrizsmerino.github.io/rick-and-morty/
- App documentation - https://beatrizsmerino.github.io/rick-and-morty/docs/
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.
Project setup
npm install
Export documentation jsdocs of 'assets/js/scripts.js' file into 'docs' folder
npm run docs