dedeogluhu / YetAnotherTodoList

TODO LİST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet Another TODOLİST App

This was a tutorial i was interested in and followed

Video : Esteban Codes - Youtube

Original Source Codes : 3stbn - Github


Project setup

npm install

or

yarn install

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build

Starts deployed app

yarn start

Important

You need to set up MONGO_URI and PORT as environment variables to work with this

About

TODO LİST

License:MIT License


Languages

Language:JavaScript 49.3%Language:Vue 39.7%Language:HTML 11.0%