Miyou is an online anime streaming site built using React.js. Visit Here.
First add a .env file in your root directory. Then add
REACT_APP_BACKEND_URL='https://miyou-api.cyclic.app/' REACT_APP_BASE_URL='https://graphql.anilist.co'
Add the ability to search genres or search from multiple genres. And sort by Trending or Popularity or User Preference. Something like this. If anybody wants to implement just the design part in CSS, you are more than welcome to contribute. It would be a big help.
Contributions are always welcome.
You can contribute to this project by forking the project, adding or making changes, and submitting a pull request.
I'm privating the backend repo because a lot of people are copying the project without giving any credits and pretending to be the real one. You can only test this on your localhost and cannot host it. It will give you CORS error.