Skip to content

The App on Vue 2 fetches data from free fake REST API - JSONPlaceholder. The project uses such tools as Vue Router, Vuex, library Vue Carousel

Notifications You must be signed in to change notification settings

ITcat007/fetching-data-on-vue

Repository files navigation

Single Page Application fetching data from JSONPlaceholder

Presentation of work

-This Vue app renders information about users, their posts, albums and some photos fetching it from free fake REST API - JSONPlaceholder
-Routing based on Vue Router
-The data is saved to VUEX
-The image slider is organized using Vue Carousel
-CSS preprocessor: SCSS

On mobile screens sliders aren't showing. Instead of these covers are.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

About

The App on Vue 2 fetches data from free fake REST API - JSONPlaceholder. The project uses such tools as Vue Router, Vuex, library Vue Carousel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published