Skip to content

juliabgkv/rick-and-morty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick And Morty

Responsive React web app powered by Rick And Morty API. User can explore lists of characters, locations and episodes. Characters list can be filtered by name, gender, species or status.

Live Demo: https://rick-and-morty-opal-omega.vercel.app/

Lessons Learned 🧠

  • How to use React hooks (useState, useEffect)
  • CSS Modules Stylesheet in React
  • React Routing
  • Context API
  • How to create custom hook
  • Fetch and render data from API in React

Screenshot 📸

App Screenshot

Dependencies 🛠

  • ReactJS

  • Rick And Morty API

  • Plugins: react-js-pagination, react-fade-in