Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 981 Bytes

README.md

File metadata and controls

49 lines (38 loc) · 981 Bytes

DONUTS SHOP WEBSITE


Typescript, Next Js, Tailwind CSS

ENG
The website's unique, colorful design is complemented by several features, such as easy-to-see menus, attractive image layouts, and responsive websites on mobile, tablet, desktop and and a responsive website for mobile, tablet, desktop and even larger screens.

Support Add To Cart

Running Locally in Development Mode

npx create-next-app@latest
npm run dev

Building and deploying in production

npm run build
npm start

ID
Desain website yang unik, dengan penuh warna ini dilengkapi beberapa fitur, seperti menu yang mudah dilihat, tata letak gambar yang menarik, dan website yang responsif baik mobile, tablet, desktop sampai layar yang lebih besar.

Mendukung fiture Add to Cart

Menjalankan secara lokal di mode Development

npx create-next-app@latest
npm run dev

Building and deploying di production

npm run build
npm start