From c7af4d0241dd5c0914396914e418f35892499394 Mon Sep 17 00:00:00 2001 From: Abhijeet Singh <116766794+iamabhijeet2003@users.noreply.github.com> Date: Fri, 24 May 2024 15:58:39 +0200 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 3c1aa54..b9232ea 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Welcome to my interactive terminal portfolio built using Vue 3, TypeScript, and TailwindCSS. This project is open-source and aims to showcase my work in a unique and engaging way. + ## Features - **Autocompletion**: Easily complete commands with tab suggestions. @@ -9,6 +10,8 @@ Welcome to my interactive terminal portfolio built using Vue 3, TypeScript, and - **Multiple Themes**: Customize the terminal's appearance with various themes. - **Responsive Design**: Works seamlessly on different devices and screen sizes. +![](https://i.imgur.com/waxVImv.png) + ## Tech Stack - **Vue 3**: A progressive JavaScript framework for building user interfaces. @@ -17,10 +20,14 @@ Welcome to my interactive terminal portfolio built using Vue 3, TypeScript, and - **Pinia**: A state management library for Vue. - **Vercel**: Deployment platform for high-performance websites and apps. +![](https://i.imgur.com/waxVImv.png) + ## Multiple Themes The terminal supports multiple themes. You can change the theme by typing `themes set `. To see all available themes, type `themes` in the terminal. +![](https://i.imgur.com/waxVImv.png) + ## Lighthouse Report This project scores a perfect 100 in all categories on Lighthouse: @@ -29,6 +36,10 @@ This project scores a perfect 100 in all categories on Lighthouse: - **Best Practices**: 100 - **SEO**: 100 + + +![](https://i.imgur.com/waxVImv.png) + ## Run Locally Follow these steps to run the project locally: @@ -56,15 +67,20 @@ Follow these steps to run the project locally: ```sh npm run dev ``` +![](https://i.imgur.com/waxVImv.png) ## Contributing Contributions are welcome! Please fork the repository and create a pull request with your changes. +![](https://i.imgur.com/waxVImv.png) + ## License This project is licensed under the MIT License. +![](https://i.imgur.com/waxVImv.png) + ## Contact If you have any questions or suggestions, feel free to contact me via [abhijeet3016@gmail.com](mailto:abhijeet3016@gmail.com).