Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamabhijeet2003 authored May 24, 2024
1 parent 412c85b commit c7af4d0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,16 @@

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.
- **Command History**: Navigate through previously entered commands.
- **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.
Expand All @@ -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 <theme-name>`. 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:
Expand All @@ -29,6 +36,10 @@ This project scores a perfect 100 in all categories on Lighthouse:
- **Best Practices**: 100
- **SEO**: 100

<img src="/docs/lighthouse.png" style="width: 600px">

![](https://i.imgur.com/waxVImv.png)

## Run Locally

Follow these steps to run the project locally:
Expand Down Expand Up @@ -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 [[email protected]](mailto:[email protected]).
Expand Down

0 comments on commit c7af4d0

Please sign in to comment.