Skip to content

darwincastro/dar-fi.com

Repository files navigation

dar-fi.com

dar-fi.com

The second iteration of dar-fi.com, my website. Built with Astro and Deployed by Vercel

Vercel, Astro, NodeJS, TypeScript, TailwindCSS Device mockups of https://dar-fi.com

Tools 🧰

Local development 🛠

  1. Clone the project, then cd into it
git clone https://github.com/darwincastro/dar-fi.com && cd dar-fi.com
  1. Install all the dependencies
npm install
  1. Start the development server
npm run dev

Made with ♥