Skip to content

IvanDerlich/to-do

 
 

Repository files navigation

Description

Task Management app to manage projects and tasks.

Desktop Interface

Desktop

Mobile Interface

cellphone1
cellphone2
cellphone3

Installation

Download the source code from GitHub:

git clone https://github.com/IvanDerlich/to-do.git  

Move to the directory of the downloaded folder:

cd to-do

Install the project's dependencies:

npm install

Build the project:

npm run build

If the previous command doesn't open the index.html file in your default browser, then open it manually. It's located in the 'dist' folder.

Built With

This project was built using these technologies:

  • JavaScript.
  • Webpack.
  • NPM.
  • CSS/HTML.

Live version

Here.

Technologies

  • Javascript
  • Webpack

Interact

Report Bug.

Request Feature.

Authors

Ivan Derlich.

Santiago Guerra.



Acknowledgments

  • Microverse: This project is part of the Microverse JavaScript curriculum! They checked our code in this pull request.
  • The Odin Project: They've provided Microverse with this guide. Project title: Todo list.

About

A To-Do List application using JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.5%
  • SCSS 24.5%
  • HTML 3.0%