This is a simple project which I have used to improve my frontend skills. You can check the site here. Since I am using TMDB api you may need to use VPN.
The site looks like this:
Use following instructions:
1 - clone this project and open the directory
2 - inside the project directory run below commands
npm i
npm run dev
3 - you can see preview in given link locally