Skip to content

phamhongphuc1999/web-practice

Repository files navigation

My Web Practice

Run

  • Install
bun install
  • Start
bun dev

Purpose

  • This project is my everything frontend code that i want to permanently storage.
  • shadcn/ui is a set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks and AI models. Open Source. Open Code.

  • shadcn/ui is not a component library, it helps developers create and interact directly with pre-component generated by shadcn/ui. Instead of installing all components, you can generate components you want. All components are generated in shadcn-ui(defined by components.json)

  • In my application, i use vite installation.