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

https://github.com/mohamedmetwalli5/mymate

This is "Mymate" website project.
https://github.com/mohamedmetwalli5/mymate

Last synced: 8 months ago
JSON representation

This is "Mymate" website project.

Awesome Lists containing this project

README

          

![Framework](https://img.shields.io/badge/Framework-Vue.js%20-green.svg)
![Vuetify](https://img.shields.io/badge/Vuetify-2.4.0%20-blue.svg)
![Backend](https://img.shields.io/badge/Backend-Firebase%20-orange.svg)
![npm](https://img.shields.io/badge/npm-7.0.10%20-red.svg)
![License](https://img.shields.io/badge/License-GPL–3.0%20-purple.svg)
# Mymate

## About the project

This is "Mymate" website project 💻.


I used Vue.js, Vuetify, Firebase and of course Html 5 , CSS 3, JavaScript.





## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run serve
```

### Compiles and minifies for production

```
npm run build
```

### Lints and fixes files

```
npm run lint
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).