Skip to content

Ceetto/audiobook-library-frontend-vue

Repository files navigation

Audiobook library frontend in Vue

Description

Made in collaboration with Jahid Chetti in my second year @Ghent-University.

This is a simple audiobook library with which users can manage which audiobooks they've read by adding new books to their profiles, keeping track of their progress for different audiobooks and writing reviews. It consists of just the frontend, written in Vue, using the following REST API https://groep34.webdev.ilabt.imec.be/. No authentication was implemented as the goal of this project was to familiarize with frontend development.

image

image

image

image

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published