An open API service indexing awesome lists of open source software.

https://github.com/devmuhammadzaki/mz-tech

a Professional startup website for Muhammad Zaki's for IT.
https://github.com/devmuhammadzaki/mz-tech

bootstrap css font-awesome javascript jquery pinia pinia-plugin-persist sass vue-router vue3

Last synced: 3 months ago
JSON representation

a Professional startup website for Muhammad Zaki's for IT.

Awesome Lists containing this project

README

        

# mz-tech

![](./src/assets/Screenshot_10-11-2024_75848_127.0.0.1.jpeg)

مشروع احترافي متكامل بإطار العمل Vue.js


فكرة المشروع Startup Website كامل و Responsive لعرض خدمات و أعمال الشركة مع امكانية التواصل و تقديم المقترحات و استلام الدعم الفني


استخدم لعمل المشروع: CSS, JavaScript, jQuery, Sass, Bootstrap, Vue.js, Vue Router, Pinia for State Management

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Compile and Minify for Production

```sh
npm run build
```

### Lint with [ESLint](https://eslint.org/)

```sh
npm run lint
```