diff --git a/README.md b/README.md index b6e9886..1acc160 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,13 @@ Tech stack - Next.js , tailwind css Issues - Maintain same color palatte and also add icons instead of the placeholder text Next Goal - Break down one huge file into different components to improve readability and reusability. - ----> The directories for this has been already created \ No newline at end of file + ----> The directories for this has been already created + + Commit-2 + + Status - Currently, the UI and resuable components has been seperated to improve performance. + Helper functions have been moved to utils to reduce clutter + + Issues - Make the eye button work(toggle between view/hide) + + Next Goal - Add the sub-routes like API Management, Risk Management and Hook Hub. \ No newline at end of file diff --git a/broker.js b/broker.js deleted file mode 100644 index e69de29..0000000