This project involves creating a page dedicated to Disney Plus' renowned series "The Mandalorian". Developed using Next.js and elegantly styled with SASS, the page offers an interactive and informative experience about the saga. Integrating series data through a public API, the project stands out for its modular structure, optimized design and ease of navigation.
Technologies | Project | Layout | License
This project was developed with the following technologies:
- HTML5, CSS3, JS ES6+
- Node e Yarn
- Next.js
- React Lottie
- React Icons
- Typescript
- Axios
- SASS
In this project, I developed a page dedicated to the series "The Mandalorian" using Next.js and SASS for an efficient and stylized web experience. Next.js provided the ideal foundation, making it easy to create a single-page application with dynamic routing and server-side rendering. With the addition of SASS, we achieve elegant and modular styling, making the code cleaner and easier to maintain.
The integration of a public API enriched the page with dynamic data from the series, allowing users to access up-to-date information about episodes, characters and related details. Every technological and design choice has been carefully considered to provide an immersive experience for Mandalorian fans, while also serving as a practical example of good web development practices.
Installing project dependencies
yarn install
Application initialization
yarn dev
Application build
yarn build
You can view the project layout by clicking here.
This project is under the MIT license.