- Portfolio website built with Astro and Tailwind CSS.
- email for feedback at contactayushmadhav@gmail.com
npm install
npm run devOpen the local site in your browser:
- Actual portfolio:
http://localhost:4321/ - UX sandbox copy:
http://localhost:4321/reference
To test the production build locally:
npm run build
npm run preview