OSP123 / DaBigMekShop

A sample project based on developing an app that can help users secure themselves as they travel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Da Big Mekshop

Da Big Mekshop Logo

Da Web Application

You think it, me make it

  • Custom, hand-made miniature conversions and full builds.

πŸš€ Getting Started

πŸ“¦ Dependencies

  • next 14+
  • node v20+
  • npm v9.6+
  • tailwind v3.3+

πŸ‘‰ Install Dependencies

npm install

πŸ‘‰ Development Command

npm run dev

πŸ‘‰ Build Command

npm run build

πŸ‘‰ Build and Run With Docker

docker build -t nextplate .
docker run -p 3000:3000 nextplate

πŸ“ License

Code License: Released under the MIT license.

About

A sample project based on developing an app that can help users secure themselves as they travel.

License:MIT License


Languages

Language:TypeScript 82.8%Language:SCSS 8.7%Language:JavaScript 6.8%Language:Dockerfile 1.8%