My movie app is a simple platform to discover films—users can search, filter, and view details like ratings, cast, and trailers, all in a clean and easy interface.
Hi! My name is Muskan Yadav. I am a Web Developer & Designer based in Nepal, Biratnagar with experience through projects and subjects in university. My objective: Challenge myself in a new environment to learn, develop, improve my skills through different projects and contribute more to the company with my abilities.
My movie app is a simple platform to discover films—users can search, filter, and view details like ratings, cast, and trailers, all in a clean and easy interface.
CSS Flexbox is a one-dimensional layout system used for arranging items in a row or a column. It is best for small components like navbars or card lists.
CSS Grid is a two-dimensional layout system that controls rows and columns simultaneously, making it better for full layouts or galleries.
This portfolio uses CSS Grid for the projects section and skills card layout, providing better control over the two-dimensional arrangement of elements.