Skip to content

pcabreram1234/todo-list-vuejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PTL - Pocho's Todo List

TodoListVueJs.mp4

This is a Todo list app example build with VueJs as my first project using this technology

Features

  • Fluid and clean UI
  • Edition in realtime
  • Responsive Design
  • Search by Task Title built-in

Screen Shot 2022-09-03 at 11 17 05 PM Screen Shot 2022-09-03 at 11 17 24 PM

Tecnologies used

In this project I used the web technology tools described below

  1. HTML
  2. CSS (Bootstrap as CSS library)
  3. VueJs (Framework)
  4. ViteJs (FrontEnd Bundle package tool)

Install

To begin the install process you gotta to do the next steps

  • Clone de repository with the command git clone
  • Install de dependecies with npm install

Run the App

npm run dev to start the development ViteJs server. npm run build if you want to generate the files and folders for a producction enviroment

How to contribuite

Any comment, feedback or issues feel free to fork this project and send me a Pull Request