From ebf62dc6884c8378ad993eb573955921f12e33c2 Mon Sep 17 00:00:00 2001 From: Hasan Yahya Date: Tue, 4 Jun 2024 15:01:18 +0500 Subject: [PATCH] Update ReadMe --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 704b540..277f5e7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# CalcWhiz (React + Vite) +# Tint Tracker (React + Vite) ## Introduction -This is a basic Calculator that allows for 4 basic operations (Addition, Subtraction, Multiplication and Division). It is made using Tailwind CSS and React. +This is a basic Image Color Picker Web App that allows uploading of an Image and selecting RGB and HSL values from the given image. Moreover, it has sliders to control the HSL values and convert to RGB. ## UI Library @@ -13,9 +13,6 @@ Radix UI and ShadCN components were used to create the UI of the website. Moreov This project was deployed to Github Pages and can be tested there. No servers or databases were used in this Project. ## Preview -![Screenshot 2024-06-03 190119](https://github.com/HasanYahya101/CalcWhiz-Vite/assets/118683092/96d6d571-6c63-46ae-bade-c5fdb51d5631) -![Screenshot 2024-06-03 190613](https://github.com/HasanYahya101/CalcWhiz-Vite/assets/118683092/e28dbb0a-7109-4408-b841-b89d6a426bc5) -![Screenshot 2024-06-03 190622](https://github.com/HasanYahya101/CalcWhiz-Vite/assets/118683092/807d9f92-a6ad-4d1b-bf84-b20c593ca598) ## React + Vite