Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulkit1417/choose-color
A simple, interactive web application built with Angular that allows users to dynamically change the background color of the page using a color picker
https://github.com/pulkit1417/choose-color
Last synced: about 1 month ago
JSON representation
A simple, interactive web application built with Angular that allows users to dynamically change the background color of the page using a color picker
- Host: GitHub
- URL: https://github.com/pulkit1417/choose-color
- Owner: pulkit1417
- Created: 2024-06-20T19:06:44.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-20T19:14:24.000Z (6 months ago)
- Last Synced: 2024-06-21T13:27:56.147Z (6 months ago)
- Language: TypeScript
- Homepage: https://choose-color.vercel.app
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Color Picker
A simple, interactive web application built with Angular that allows users to dynamically change the background color of the page using a color picker.## Features:
- Real-time color selection
- Instant background color update
- Responsive designThis project demonstrates basic Angular concepts including component interaction, event handling, and dynamic styling.