Build a Carousel from Scratch in Angular

Published: 10 December 2022
on channel: Angularistic
35,666
427

In this video we'll create an image slider/carousel from scratch using angular.
_________________________________________________

Project helper:
https://github.com/Angular-istic/Proj...
_________________________________________________

Used Images:
https://github.com/Angular-istic/Proj...
_________________________________________________

Commands used
To generate module : ng g m carousel

To generate components : ng g c carousel --module carousel --skip-tests true --export true --flat true true
_________________________________________________

Hope you like this video.
If you think there's a better way to improve this code, please let us know in the comments.

If you like this video please subscribe to Angularistic, like and share this video.