Skip to content

DevStation-space/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-list

A dynamic and aesthetic to do list website built using HTML, CSS and Vanilla JavaScript

Follow these steps to clone repository in local computer

  • on github page of this repository click "Fork"

image

  • Clone your forked repository on your local machine by running the following code on your terminal
git clone https://github.com/<your-github-username>/todo-list-1.git
  • Write your code, locally
  • Open integrated terminal in your code editor and run the following commands
git add .
git commit -m "<YourMessage>"
git push
  • go to github page of your fork and make a pull request read more about making pull requests on github help pages
  • Now wait, until one of us reviews your Pull Request! If there are any conflicts, you will get a notification.

Features

  • User-friendly
  • Local Storage Supported
  • Responsive, on all devices

Contributions

All contributors are most welcome! This is definitely open source!

Website Demo

image image image

Rules

All the contributor need to comment the meaningful description and a screen shot so that so its easy for us to get actual knowledge about the PRs.

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors