Skip to content

Angular Project - Implementing a dynamic CSS theme changer using rxjs Observable.

Notifications You must be signed in to change notification settings

Houssem-Selmi/angular-dynamic-theme

Repository files navigation

Angular Dynamic Theme 🎨

enter image description here

About the project : LIVE DEMO

This project contains the source code of an angular project showing how to achieve a dynamic CSS theme changer using rxjs Observable.

enter image description here

Getting Started ✔️

Prerequisites

  • A stable version of node installed on your machine
  • Npm npm install npm@latest -g
  • Angular CLI npm install -g @angular/cli

Installation

Clone the repo 😊

git clone https://github.com/Houssem-Selmi/angular-dynamic-theme.git

Access the project folder

cd angular-dynamic-theme-master

Install dependencies

npm install

Start the angular project

ng serve

Congrats 👏 🎉

Now, everything is set up correctly and you can start exploring the project.

Author ✏️

👨‍💻 Houssem Selmi

License

Code released under the MIT License.

About

Angular Project - Implementing a dynamic CSS theme changer using rxjs Observable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published