Skip to content

bebetoalves/simple-address-book-frontend

Repository files navigation

Simple Address Book - Frontend

This project was a challenge proposed in the course Software Development for WEB at the Federal University of Ceará.

Technologies   |    How To Use   

🚀 Technologies

In this Vue.js application I consume an API to list, add, edit or delete contacts from a address book.

ℹ️ How To Use

To run this project, you need to clone this repository and follow the steps below:

# Clone this repository

$ git clone https://github.com/bebetoalves/simple-address-book-frontend

# Go into the repository

$ cd simple-address-book-frontend

# Install packages

$ yarn install or npm install

# Start development server

$ yarn dev or npm run dev

Made with ☕ by Bebeto Alves

About

In this Vue.js application I consume an API to list, add, edit or delete contacts from a address book.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published