Astro is Web Framework that can make fast websits with simplicity work , in this course we explain how to make Portfolio website with Astro
To Install new Project run
npm create astro@latest- Some Animation Ui
- Use Skeleton Css Framework
- Very Fast
- Build static websites very fast
Clone the project
git clone https://github.com/udc2020/astro-portfolio.gitGo to the project directory
Install dependencies
npm installrun app
npm run dev


