Skip to content

📒✅📌Simple todo list web app to save and manage todos

Notifications You must be signed in to change notification settings

RomanStashuk/todo-list

Repository files navigation

todo-list

📒✅📌 An app that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.

Table of contents

Overview

Features

  • Optimal layout for each page depending on the screen size of the device
  • User can create, delete and change the status of tasks
  • The number of tasks in each category is displayed interactively
  • Tasks are stored in LocalStorage

Usage

  • npm run start Runs the app in the development mode. Open http://localhost:8080 to view it in your browser.
  • npm run build - Builds the app for production to the dist folder. The build is minified and the filenames include the hashes.

My process

Built with

  • Semantic HTML5 markup
  • Mobile-first workflow
  • Sass - CSS extension language
  • Webpack - JavaScript module bundler
  • Prettier - Code formatter
  • ESLint - Linting utility for JavaScript
  • Stylelint - CSS linter

About

📒✅📌Simple todo list web app to save and manage todos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published