Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
Endo committed May 5, 2023
1 parent fff736c commit 9ce44d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<p align="center">
<a href="https://netflix-clone-react-typescript.vercel.app/">View Demo</a>
·
<a href="https://github.com/endo-aki22/netflix-clone-react-typescript/issues">Report Bug</a>
<a href="https://github.com/crazy-man22/netflix-clone-react-typescript/issues">Report Bug</a>
·
<a href="https://github.com/endo-aki22/netflix-clone-react-typescript/issues">Request Feature</a>
<a href="https://github.com/crazy-man22/netflix-clone-react-typescript/issues">Request Feature</a>
</p>
</div>

Expand Down Expand Up @@ -41,6 +41,8 @@
<p align="center">Detail Modal</p>
<img src="./public/assets/grid-genre.png" alt="Logo" width="100%" height="100%">
<p align="center">Grid Genre Page</p>
<img src="./public/assets/watch.png" alt="Logo" width="100%" height="100%">
<p align="center">Watch Page with customer contol bar</p>
</div>

## Prerequests
Expand All @@ -62,7 +64,7 @@
- How to customize default theme of [MUI](https://mui.com/)
- How to use [RTK](https://redux-toolkit.js.org/introduction/getting-started)
- How to use [RTK Query](https://redux-toolkit.js.org/rtk-query/overview)
- How to customize default classname of [MUI](https://mui.com/material-ui/experimental-api/classname-generator).
- How to customize default classname of [MUI](https://mui.com/material-ui/experimental-api/classname-generator)
- Infinite Scrolling(using [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API))
- How to make awesome carousel using [slick-carousel](https://react-slick.neostack.com)

Expand Down
Binary file added public/assets/watch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9ce44d6

Please sign in to comment.