All Projects → xphong → marvel-vue-demo

xphong / marvel-vue-demo

Licence: other
Demo for Marvel API + Vuepack (Vue + Vuex) Blog Post https://codeburst.io/marvel-api-vuepack-vue-vuex-c84067a7f7fc

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to marvel-vue-demo

react-admin-nest
React和Ant Design和 Nest.js 和 Mysql 构建的后台通用管理系统。持续更新。
Stars: ✭ 123 (+200%)
Mutual labels:  axios
shopping-cart
A simple Shopping-cart built with React and Django REST Framework(DRF)
Stars: ✭ 41 (+0%)
Mutual labels:  axios
shop-app
A shopping mobile application made with react native for Android.
Stars: ✭ 100 (+143.9%)
Mutual labels:  axios
trivin
⚡️Setup your entire project quickly and easily with 1-line command ⚡️
Stars: ✭ 58 (+41.46%)
Mutual labels:  axios
vuetibook
Integrating Vue.js, Vuetify and Storybook
Stars: ✭ 16 (-60.98%)
Mutual labels:  axios
Book-Trading-Club
A sample application using node.js api and vuejs
Stars: ✭ 20 (-51.22%)
Mutual labels:  axios
jooger.me
👍 My personal website,powered by @nuxt
Stars: ✭ 39 (-4.88%)
Mutual labels:  axios
skr
🏆 Blog with manager (vue&ssr)
Stars: ✭ 16 (-60.98%)
Mutual labels:  axios
Fee-blog
免费搭建自己的博客,看心情更新
Stars: ✭ 19 (-53.66%)
Mutual labels:  axios
vue-apicloud-cli
基于vue的APICloud脚手架
Stars: ✭ 44 (+7.32%)
Mutual labels:  axios
react-native-with-laravel
React Native + Laravel API 💥
Stars: ✭ 14 (-65.85%)
Mutual labels:  axios
twitch-chat-visualizer
A Node.js Project. Would you like to see your chat stream with a custom design? This is for you!
Stars: ✭ 14 (-65.85%)
Mutual labels:  axios
reactjs-login-register-crud
ReactJS CRUD Application, ReactJS FileUpload, ReactJS Sample application, ReactJS Boilerplate, ReactJS Login, ReactJS FileUpload, ReactJS Register
Stars: ✭ 47 (+14.63%)
Mutual labels:  axios
onsenui-vue-router-pwa
Onsen UI + Vue + Vue Router + Axios PWA Starter Project
Stars: ✭ 36 (-12.2%)
Mutual labels:  axios
passport-examples
A variety of examples using PassportJS with ExpressJS and ReactJS applications
Stars: ✭ 44 (+7.32%)
Mutual labels:  axios
sherlock
🔎 Find usernames across social networks.
Stars: ✭ 47 (+14.63%)
Mutual labels:  axios
vue-vuex-starter-kit
Get started with Axios, Vue2, Vuex2, and Vue-router2. Build app with webpack.
Stars: ✭ 17 (-58.54%)
Mutual labels:  axios
Quora
Building An Exclusive Community of PEC Graduates and Students.The main features of the website are “PEC Quora” and “PEC Connect”
Stars: ✭ 26 (-36.59%)
Mutual labels:  axios
Vue2-All
Vue2 + Vue-router2 + Vuex + Webpack + axios + jwt
Stars: ✭ 67 (+63.41%)
Mutual labels:  axios
dropzone-ui-react
The most complete React Library Component for drag’n’drop files. Image and video previews. File validation. Multilanguage. Server side support.
Stars: ✭ 122 (+197.56%)
Mutual labels:  axios

marvel-vue-demo

API Calls

For the API calls, you will need to have marvel-powerlevels-api to be running or you can call the Marvel API directly http://gateway.marvel.com/v1/public/characters?limit=12&nameStartsWith=${character}&apikey=${key}

Quickstart

To start:

$ npm install

To develop:

$ npm run dev

To build for production:

$ npm run build

To lint you code:

$ npm run lint

Generated by VuePack.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].