FarukIm / vue-books

Website for displaying books from https://freetestapi.com/api/v1/books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-books

This is the frontend of a book review site made using vue3. The backend for this application can be found here

Installation

  • Before installing make sure you have node installed on your machine, visit the official documentation

  • To check out this project you first need to clone the repository:

git clone https://github.com/FarukIm/vue-books
  • Next you need to navigate inside the directory and install all of the dependencies:
npm install
  • Once the installation is finished, run the following command to start the project:
npm run dev

About

Website for displaying books from https://freetestapi.com/api/v1/books


Languages

Language:Vue 80.2%Language:JavaScript 17.4%Language:HTML 1.9%Language:CSS 0.6%