Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 715 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 715 Bytes

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