Pdro-marqss / books-app-vue

Lista de livros e progresso de leitura em VUE.js (Composition API)

Home Page:https://books-app-vue.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📖 Books-app

FeaturesHow to run the applicationTechs used

Features

  • List all your books
  • Mark then as finished or not
  • Show your progress
  • Add new Books

How to run the application

You will need to have Git and Node.js installed to run the project:

Running the app

# Clone this repository
$ git clone https://github.com/Pdro-marqss/books-app-vue.git

# Access the project folder in your terminal
$ cd books-app-vue

# Install the dependencies
$ npm install

# Run the application in development mode
$ npm run dev

Techs used

Tools used in the construction of this project:


About

Lista de livros e progresso de leitura em VUE.js (Composition API)

https://books-app-vue.vercel.app


Languages

Language:CSS 45.3%Language:Vue 44.1%Language:HTML 8.2%Language:JavaScript 2.5%