Skip to content

krandhir/bookstore-app

Repository files navigation

Bookstore

This is a simple application for a bookstore implementation using Vuejs. Main functionality includes:

  1. fetching the books from a mocked backend file
  2. Displaying the details of a selected book: Details of the book is retirieved using the book id.
  3. State management: User need to login first to use the application.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published