Counter
Counter guide for your application.
Counter Component

Into /src/components/Home/index.tsx add:
import Counter from "@/components/Counter";
<Counter />
Counter guide for your application.

Into /src/components/Home/index.tsx add:
import Counter from "@/components/Counter";
<Counter />