Skip to content

GabrielCrackPro/rick-and-morty-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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