/Dead-Ricks-React

Been learning React+Redux. Working on an app that shows a list of dead ricks and more info on each of them

Primary LanguageJavaScript

List of Dead Everything from Rick and Morty

  • Play around Here!

  • I've been diving head first in React+Redux. I got bored and wanted to test myself to see if I'm able to create a very basic app that makes an API call to RickMortyAPI and render all the names onto a page

Completed Features

  • An active to see which character is currently being displayed ✅
  • I really want to implement a next page feature that allows you to see all the different dead characters. I'm currently just pulling them from a single page ✅
  • No more CSS! Everything styled-component! ✅
  • Pictures & Species & Location & Episode appearance! ✅

TODO

  • CSSGRID! BEGONE BOOTSTRAP
  • TONS OF STYLING
  • JEST TESTING

Have anything you want to add?

Prerequisites

  • node and yarn

  • Installation MacOS

brew install node
brew install yarn
  • Cloning
git clone https://github.com/JKirkYuan/Dead-Ricks-React.git

Deployment

yarn run start