GabrielCrackPro / rick-and-morty-api

Web with rick and morty api data

Home Page:http://rickandmorty-api.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web with rick and morty api data

http://rickandmorty-api.surge.sh/

License:MIT License


Languages

Language:HTML 62.8%Language:JavaScript 36.1%Language:CSS 1.1%