diff --git a/README.md b/README.md index 6ec60b2..d6649f7 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ -## Made using : +## Related Project Repo : -- Vite ( React + Typescript ) -- Shadcn (i.e. Tailwind + Lucide React) -- Tanstack Router +[Assets Repository](https://github.com/isarojdahal/-assets-everydaykarmaa.com) - Contains Images Files and other assets. +[Learn Repo](https://github.com/isarojdahal/learn.everydaykarmaa.com) - Contains the learning resources. (https://learn.everydaykarmaa.com) + +#### This project is made using : + +🚀 Vite ( React + Typescript ) +🚀 Shadcn (i.e. Tailwind + Lucide React) +🚀 Tanstack Router +🚀 Husky -- @@ -12,14 +18,9 @@ pnpm install && pnpm start:dev ``` -##### Related Project Repo : - -[Assets Repository](https://github.com/isarojdahal/-assets-everydaykarmaa.com) - Contains Images Files and other assets. -[Learn Repo] (https://github.com/isarojdahal/learn.everydaykarmaa.com) - Contains the learning resources. - +
Contribution are welcome. 🚀 -``We are taking PR on `develop` branch only.`` - -#### Todo: -1. To update learn.everydaykarmaa.com with latest video resources and docs (for JavaScript, React, Node, Docker etc.) +``` +We are taking PR on `develop` branch only. +``` diff --git a/src/ui/organisms/Footer.tsx b/src/ui/organisms/Footer.tsx index 1aa0f2d..08477f7 100644 --- a/src/ui/organisms/Footer.tsx +++ b/src/ui/organisms/Footer.tsx @@ -27,7 +27,9 @@ const linksData = [ export function Footer() { return ( +