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

https://github.com/anibalalpizar/vue-jsonplaceholder-api

Frontend web app using Vue3 and users API called jsonplaceholder.
https://github.com/anibalalpizar/vue-jsonplaceholder-api

api bootstrap vue3

Last synced: 9 months ago
JSON representation

Frontend web app using Vue3 and users API called jsonplaceholder.

Awesome Lists containing this project

README

          

![image](https://github.com/Anibal-Alpizar/vue-jsonplaceholder-api/assets/82195641/17b4d7a3-9dbd-4176-9ec6-c2913c685adb)

![image](https://github.com/Anibal-Alpizar/vue-jsonplaceholder-api/assets/82195641/f1e69e1f-92e2-42a6-a6ed-b12ea2c5c056)

---

# vue-jsonplaceholder-api

## 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/).