In this series, we're going to build a mac OS clone.
We will be using a simple RxJs store for handling state in our application. No external CSS framework or library is being used, only scss.
If you are interested in Angular and how to build simple, yet visually effect applications make sure to check it out.
We'll use Angular 13 as our frontend framework https://angular.io/ and PrimeNg as our primary UI library
https://www.primefaces.org/primeng
At least 10 PrimeNg components will be used in this course
- Menubar
- TabView
- Dock
- Dialog
- DynamicDialog
- Terminal
- ContextMenu
- AutoComplete
- ProgressBar
- InputText
We will clone Finder, Spotlight, Terminal and many other Mac OS apps.
Deployed application
https://monterey.world
To learn more please visit the Youtube Channel: Developer Thing
https://youtu.be/ha9LY12yVrk
Top comments (0)