/vutopi

Vue Todo with REST API

Primary LanguageVue

logo

Awesome Readme Template

An awesome README template for your projects!

contributors last update forks stars open issues license

View Demo ยท Documentation ยท Report Bug ยท Request Feature


๐Ÿ“” Table of Contents

๐ŸŒŸ About the Project

๐Ÿ“ท Screenshots

screenshot

๐Ÿ‘พ Tech Stack

Client
Database

๐ŸŽฏ Features

  • Login / Register
  • Logout
  • Forgot Password
  • Read Data from Firestore
  • Write Data to Firestore
  • Update Data to Firestore
  • Delete Data to Firestore
  • Upload Image to Firestore
  • Update Image to Firestore
  • Delete Image to Firestore
  • Update Profile
  • Update Password
  • Delete Account

๐Ÿงฐ Getting Started

โš™๏ธ Installation

Install with npm

  npm install

๐Ÿงช Running Tests

To run tests, run the following command

  yarn test test

๐Ÿƒ Run Locally

Clone the project

  git clone https://github.com/Louis3797/awesome-readme-template.git

Go to the project directory

  cd my-project

Install dependencies

  yarn install

Start the server

  yarn start

๐Ÿšฉ Deployment

To deploy this project run

  yarn deploy

๐Ÿ‘€ Usage

Use this space to tell a little more about your project and how it can be used. Show additional screenshots, code samples, demos or link to other resources.

import Component from "my-project";

function App() {
  return <Component />;
}

๐Ÿงญ Roadmap

  • Todo 1
  • Todo 2

๐Ÿ‘‹ Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

๐Ÿ“œ Code of Conduct

Please read the Code of Conduct

โ” FAQ

  • Question 1

    • Answer 1
  • Question 2

    • Answer 2

โš ๏ธ License

Distributed under the no License. See LICENSE.txt for more information.

๐Ÿค Contact

Your Name - @twitter_handle - email@email_client.com

Project Link: https://github.com/Louis3797/awesome-readme-template

๐Ÿ’Ž Acknowledgements

Use this section to mention useful resources and libraries that you have used in your projects.