A basic portfolio website template made using Astro, Lightning CSS and Alpine.js
A full-stack for creating HTML-first website using a simple HTML, CSS and Javascript. It's also support integration with other Front-End Libraries such as Alpine.js, React, Vue, Svelte and many others.
An Extremely Fast CSS Preprocessor that enabled modern CSS features such as nesting, custom media queries and more.
One of the most lightweight Front-End Libraries to make interactive website/app with less-effort.
Clone and install all dependencies :
git clone https://github.com/Nwekoder/portfolio_v1.git
cd portfolio_v1
yarn installRun in development :
yarn devOpen https://localhost:4321 in your browser.
