Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.23 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.23 KB

Rick And Morty API

GitHub license PRs Welcome Bootstrap Version 5

Web with Rick And Morty API data

Development Environment Setup

Clone repository

git clone https://github.com/GabrielCrackPro/rick-and-morty-api.git

Install dependencies

npm install

Run in development

npm run dev

TODO

  • Find valid Rick And Morty API
  • Get characters data
    • Image
    • Name
    • Specie
    • Current life status - Alive/Dead/Unknown
    • Aparitions
      • First
      • All
  • Add pagination - Show more characters
  • Add episodes page
  • Add locations page
  • Add animations
  • Deploy 🌏 - here