Skip to content

jagzmz/TodoAppNuxt

Repository files navigation

A simple todo app made with Nuxt.js

https://todo-app-nuxt-jagzmz.vercel.app

Vue.js Tailwind CSS Nuxt JS TypeScript

Stack

  • Nuxt.js 2 ( VueJS framework )
  • VueX ( State Management )
  • Tailwind.css
  • Typescript

Features

  • CRUD Operations
  • Mark as complete
  • Duplicate the task
  • Set due date
  • View all tasks
  • Form validation
  • Mobile Responsive

Preview

See screenshots

Design Inspiration

https://dribbble.com/shots/15185058-Collection-Tasks/attachments/6927323?mode=media

Build Setup

# use node v16
$ nvm use

# install dependencies
$ yarn install --frozen-lockfile

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Tests

$ yarn test

About

A Todo App built with NuxtJS 2, VueX Store, Tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published