Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mobalti/props-color-finder
A Progressive Web Application that helps users find the closest Open Props color.
https://github.com/mobalti/props-color-finder
color-picker css open-props
Last synced: 3 months ago
JSON representation
A Progressive Web Application that helps users find the closest Open Props color.
- Host: GitHub
- URL: https://github.com/mobalti/props-color-finder
- Owner: mobalti
- License: mit
- Created: 2023-03-09T17:17:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T13:43:17.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T15:31:07.991Z (7 months ago)
- Topics: color-picker, css, open-props
- Language: JavaScript
- Homepage: https://props-color-finder.netlify.app/
- Size: 120 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Props Color Finder
Props Color Finder is a Progressive Web Application that helps users find the closest [Open Props color.](https://open-props.style/#colors)
To use Props Color Finder, visit the website at https://props-color-finder.netlify.app and select a color from the color picker or enter a color code manually. The application will then display the closest Open Props color name.Preview:
https://user-images.githubusercontent.com/65825731/224548522-5ea8c5fb-2eb4-4ddd-9428-082f6af97dd5.mp4
You can also use Props Color Finder offline once it has been installed as a PWA. The application will automatically cache the necessary files using a Service Worker, so you can use it even if you're not connected to the internet.
## Technology Used
- Open props
- Vitejs
- Service Worker for offline access
- Netlify for hosting and deployment## Contributing
Contributions to Props Color Finder are welcome. If you encounter a bug or would like to suggest a feature, please open an issue on the project's GitHub repository.