Skip to content

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

Notifications You must be signed in to change notification settings

Pdro-marqss/books-app-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📖 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: