A project based on the animated TV series Rick and Morty. With roles ( user and admin). You can see backend here.
- 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)
- React
- @mui/material
- redux toolkit
- formik
and more
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
I've attached a few screenshots, but you can see the rest for yourself :)