diff --git a/README.md b/README.md index 5156502..415026b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ -# TMR Portfolio +# TMR - Tech Maven & Revamp Dynamic Angular user portfolio with real-time weather and crypto data. Built with Tailwind CSS & chart.js for speed and style. +![version](https://img.shields.io/badge/version-0.2.beta-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg)![Angular](https://img.shields.io/badge/angular-18.1.4-red) ![Tailwind](https://img.shields.io/badge/tailwind-latest-blue) ![GraphQL](https://img.shields.io/badge/graphQL-16-blue') + ![Chat](https://img.shields.io/badge/chat-on%20linkedin-7289da.svg) + +![Index Page]() + ## Installation Install `pnpm` sing `npm` @@ -24,10 +29,20 @@ run application ng serve ``` -## Tech Stack +### Pages -**Client:** Angular, TailwindCSS, Apache +Here are all the page from the project: +- [Dashboard](https://tmr-amber.vercel.app/dashboard/index) +- Dashboard Pages + - [Index](https://demos.creative-tim.com/notus-angular/admin/dashboard?ref=na-github-readme) + - [Crypto](https://tmr-amber.vercel.app/dashboard/crypto) +- Components Pages + - [Table](https://tmr-amber.vercel.app/components/table) + - [Address & Weather](https://tmr-amber.vercel.app/components/weather) + +## Tech Stack +**Client:** Angular, TailwindCSS, Apache, GraphQL, chart.js ## Features @@ -58,7 +73,6 @@ To run prettier, run the following command [MIT](https://choosealicense.com/licenses/mit/) - ## Screenshots #### Features @@ -86,3 +100,9 @@ To run prettier, run the following command | `npm run prettier:verify` | Runs prettier-check and throws error if fails | | `npm run prettier:staged` | Runs prettier on only staged (changed) files | | `npm run e2e-ui` | Runs playwright e2e test with UI | + +## Acknowledgements + + - [SVG Images](https://undraw.co/) + - [Hero Icons](https://heroicons.com/) + diff --git a/src/assets/gif/intro.gif b/src/assets/gif/intro.gif new file mode 100644 index 0000000..f368a38 Binary files /dev/null and b/src/assets/gif/intro.gif differ