From d9d83edffbd70137b994c220e20a796c0a9b5104 Mon Sep 17 00:00:00 2001 From: spiraloo Date: Tue, 17 Oct 2023 01:59:19 +0530 Subject: [PATCH] readme updated --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e371473..888dd6a 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ -# [Google Cloud Progress Website](https://anishsahu10.github.io/dashboard/) -This is an application developed using `ReactJS`, `Material-UI` and `ChartJS`. -Deployed on github-pages: -[Google Cloud Progress Tracker](https://anishsahu10.github.io/dashboard/) +# Google Cloud Progress Website +This is an application developed using `ReactJS` and `Material-UI`. ## Features -* Display data using bar chart, pie chart, etc. (`ChartJS` library used) + * Theme switcher implemented supporting `light` and `dark` themes. * `Dashboard` showing relevant information -* `Sidebar` to navigate (only dashboard tab is implemented) + ## Installation and setup * Clone the repo