A React app that allows users to switch between themes and customize colors dynamically.
View Live Website(https://kunjkhanpara.github.io/theme-customizer-pro)
Clone the repo: git clone https://github.com/kunjkhanpara/Theme_Customizer.git
Navigate to the project folder: cd Theme_Customizer
Install dependencies: npm install
Run the project: npm start
Build and deploy: npm run build npm run deploy