Craftzdog Uses

screenshot of Craftzdog Uses
astro
react
tailwind
headless-ui

A curated list of the tech I use, built with Astro and Tailwind CSS

Overview

This product is a curated list of the tech that the author uses, built with Astro and Tailwind CSS. The author also provides a tutorial on how to build a similar website on YouTube.

Features

  • Astro: Static Website Framework
  • Tailwind CSS: CSS Framework
  • React: Component-based UI framework for JS
  • Headless UI: Unstyled interactive components
  • React Icons: Icon set
  • Inkdrop: Markdown note-taking app, for writing the blog content (optional)

Summary

The product is a curated list of the tech used by the author. It is built with Astro and Tailwind CSS, and also incorporates other frameworks like React and Headless UI. Installation instructions are provided for importing notes from the Inkdrop local server. The product is free to use, with the condition of deleting the author's blog content and assets and adding a link to the author's homepage.

astro
Astro

Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

headless-ui
Headless UI

Headless UI is a set of completely unstyled, fully accessible UI components for React, Vue, and Alpine.js that empower developers to build their own fully accessible custom UI components. Headless UI allows developers to focus on building accessible and highly functional user interfaces, without the need to worry about styling or layout.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.