Skip to content

moneyandfame7/rick-morty

Repository files navigation

Rick&Morty client

Nest Logo

A project based on the animated TV series Rick and Morty. With roles ( user and admin). You can see backend here.

Functionality

  • User authorization (email+password, social), email confirmation
  • Admin dashboard
  • A few account settings (upload photo, change email. username and shit)
  • Pagination, filters
  • Creating new character (also with photo upload)

Main dependencies

  • React
  • @mui/material
  • redux toolkit
  • formik

and more

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_API_URL - https://rick-morty-api.up.railway.app

Screenshots

I've attached a few screenshots, but you can see the rest for yourself :)

Login

Hero

Filters modal

Admin dashboard

Admin table