/todo-list

Web app with JS

Primary LanguageJavaScript

TODO

A todo list app.

screenshot


This is a desktop app, build mainly to practice DOM manipulation.

Content

Live Demo

You can access a deployed version of this app:
https://todo-list-js-57802.web.app

Requirements

  • Setup webpack to build all from source(src) to distribuition(dist) folder
  • Setup npm/yarn scripts to linters, server and webpack build
  • Implement tabs, move between them using HTML, CSS and JS only

Pre-requisites

  • Node
  • Npm
  • Yarn
  • Web browser

Built With

  • Javascript
  • HTML/CSS
  • Webpack
  • ESlint and Stylint (Linters)
  • GitHub Actions (CI Tool)
  • Git, Github and VScode

Setup

Get a local copy

Now you need a copy of this application, if you are using Git:

git clone git@github.com:SevlaMare/todo-list.git

Otherwise just hit (Download Zip) on green button (Clone or Download) at top of this page.

Download all dependencies with

npm install

Start the server with

yarn go

Visit the app running on

localhost:7000

Contributing

Contributions, issues and feature requests are welcome!

You can do it on issues page.

Acknowledgments

A special thanks for the code reviewers.

Author

👤 Oscar Elizarrarás

👤 Thiago Miranda

License

Creative Commons • Ago 2020