π Excited to share my latest project: Movie Vault! π¬
I built a React web app for movie lovers to explore trending releases, view fluid, auto-changing cinematic hero banners, and curate their personal watchlists.
The Challenge: During development, I noticed the app failed to load on several major Indian ISP networks due to regional blocks on media APIs.
The Solution: Instead of asking users to use a VPN, I implemented a Serverless Reverse Proxy using Netlify Rewrites. By routing API requests through a server middleman, the site now loads flawlessly for everyone out of the box!
π§ Tech Stack: React.js, Tailwind CSS, Axios, REST APIs, Netlify.
π Check it out live:
https://movie-vault-watchlist.netlify.app/
π GitHub Repository:
https://github.com/aditya-jagtap02/movievault :
I'd love to hear your feedback on the UI or the proxy setup!
#ReactJS #WebDevelopment #TailwindCSS #Frontend #BuildInPublic