Skip to content

dangand/dangand

Repository files navigation

Dangand | Digital Invitation

ts

Whats New

  • update with nextjs 13
  • fix minor bug
  • optimize performance
my-nextjs-app/
├── components/
│ ├── Header.js
│ ├── Footer.js
│ └── ...
├── pages/
│ ├── index.js
│ ├── about.js
│ └── ...
├── public/
│ ├── images/
│ ├── styles/
│ └── ...
├── styles/
│ ├── globals.css
│ ├── Home.module.css
│ └── ...
├── .gitignore
├── package.json
├── README.md
└── ...

Releases

No releases published

Packages

 
 
 

Contributors