Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

This is my first time making a pull request on git #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# To-do
A simple todo list app built in HTML, CSS and JavaScript.
A simple TODO list app built in HTML, CSS and JavaScript.

If you want to learn how to build this yourself you can check out the YouTube video that walks through the whole process here:
If You'd like to learn how to build this yourself You can check out the YouTube video that walks You through the whole process here:
- [Learn to code a to-do list app in JavaScript - Part 1](https://www.youtube.com/watch?v=2wCpkOk2uCg)
- [Learn to code a to-do list app in JavaScript - Part 2](https://www.youtube.com/watch?v=bGLZ2pwCaiI)

Expand Down