Skip to content

nolvuscodes/ToVueList

Repository files navigation

img

react-typescript

Status GitHub Issues GitHub Pull Requests License



📝 Table of Contents

🧐 About

A simple, minimalistic Todo App I designed & built! It has delightful animations and an intuitive, responsive design, with the ability to mark items as completed or important, edit them, and delete theme. This Todo App also saves your items in local storage!

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Nothing, this project here is all you need. Just clone the project!

https://github.com/codemikko/ToVueList.git

Installing

Once you have cloned the project go into, open your CLI or vsCode open up your Terminal CTRL+SHIFT+`

Then you need too install the dependencies

npm install

🔧 Running the code

You can easily see how it looks before using it or working on it yourself npm run dev

⛏️ Built Using