koshacool / ToDoList

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO List

Todo list is a system for getting organized and staying productive. It may seem complicated on the outside, but the end goal is to spend less time doing the things you have to do so you have more time for the things you want to do. Todo list is a simple task manager for everyone. It helps you organized your time.

Demo

Tech stack

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installation and usage

Clone the repo

$ git clone git@github.com:koshacool/ToDoList.git yourFolderName
$ cd yourFolderName
$ npm i
$ npm run start

Running the tests

To run the tests write in terminal:

$ npm run test

Deployment

We use Travis Ci for deployment. After merge changes into master branch the app will be automatically deployed to server (ToDoList Demo).

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

Teachers

Mockups

Issue template

Pull Request

Additional links

FRONT-CAMP “facebook” page

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About


Languages

Language:JavaScript 71.0%Language:CSS 24.7%Language:HTML 4.3%