A revised portfolio web built using Astro.js and TailwindCSS. Original design by David Cojocaru. Migrated to Astro.js 5, Vite 6 and TailwindCSS 4
- Astro.js - Static site generator.
- Tailwind CSS - Utility-first CSS framework.
- TypeScript - Typed JavaScript at Any Scale.
- JavaScript - High-level, often just-in-time compiled, and multi-paradigm.
- CSS - Cascading Style Sheets.
- Node.js and npm installed.
- Git installed.
-
Clone the repository:
git clone https://github.com/itsharta/itsharta.github.io.git -
Install dependencies:
cd itsharta.github.io npm install -
Run the development server:
npm run dev
-
Build for production:
npm run build -
Deploy:
npm run deploy
This project is licensed under the MIT License - see the LICENSE file for details.
Feel free to reach out to me at contact@asthene.com.