Skip to content

chilubagh/todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-app

Directory Layout

. ├── /css/ # CSS folder │ └── /style.css # Basic CSS stylesheet ├── /js/ # JavaScript folder │ └── /app.js # Main app source ├── .gitignore # Version control omission file │── index.html # Main entry point └── README.md # This file

Contributing Fork it! Create your feature branch: git checkout -b my-new-feature Commit your changes: git commit -am 'Add some feature' Push to the branch: git push origin my-new-feature Submit a pull request :D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published