Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.
/ ToToday.app Public archive

A single page web app to help yours day-to-day tasks. Built with Vue & Nuxt.js.

License

Notifications You must be signed in to change notification settings

guzsarchives/ToToday.app

Repository files navigation

About

ToToday is a single-page app created to help you with your daily tasks in a more simple but organized way, so you don't get lost or forget what to do in the day and can focus on the tasks themselves.

Development:

The app is created with Vue and the Nuxt.js framework, being a PWA, it works mostly on the frontend side, using the browser's local storage to keep the task list storage. The color palette used is the CuppCat theme, based on the Catppuccin theme, icons provided by Iconoir.

Even already being published and on the 1.0.0, it's still in development and will be more polished and have more features and functionalities. You can see all the planned things for future updates on the projects tab.

Build Setup

# install dependencies
$ npm install

# server with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build:start

For a detailed explanation of Nuxt.js, check the documentation.

Deploy with Vercel



ToToday is a open source project created by Lored and it's licensed under the MIT license.

Support