Open source web portfolio, inspired by Warp Terminal. Made with Astro 5.
Important
I'm glad to announce that this project is available on Astro Themes! 🚀
WarpPortfolio is a web portfolio inspired by Warp Terminal. Built with Astro and Tailwind CSS, this project aims to provide a sleek and modern portfolio template.
It also supports internationalization (i18n), making it accessible to a global audience! 🌎
Whether you're a developer looking to showcase your projects or a designer wanting a clean and modern portfolio, WarpPortfolio offers a solid foundation to build upon.
- Node.js ->
v18.17.1
orv20.3.0
,v22.0.0
or higher. (v19
andv21
are not supported) - Visual Studio Code -> with the Official Astro Extension.
Personally I prefer using pnpm
instead npm
and to install it you can use:
npm install -g pnpm
- Clone this repo to your computer:
git clone [email protected]:MarcosKlender/WarpPortfolio.git
- Install Astro dependencies:
cd WarpPortfolio pnpm install
- Run the Astro dev server:
pnpm dev
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "feature". Don't forget to give the project a star! ⭐
Distributed under the MIT License. Open Source
is pretty self-descriptive.