/to-do-list

To-do list application developed with Vuejs

Primary LanguageVueMIT LicenseMIT

About The Project

Product Name Screen Shot

First, the purpose of this project, which I have done, is to completely improve myself. If the content of the project is that you can add the work that you will do.

Built With

Libraries that I used to create this project.

Getting Started

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Install NPM packages

    npm install
  2. Get a free API Key at [https://firebase.google.com](Google Firebase)

  3. Activate the Google authorization system as an email / password.

  4. Enter your API in /src/boot/firestore.js variable firebaseConfig

  5. Start project

    npm run serve