Skip to content

Use Javascript to create a simple editable list

Notifications You must be signed in to change notification settings

Shaqueilla-Seale/lesson-02

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lesson 2

Use Javascript to create a list that the user can edit and remove items

Quick start

Complete the following steps in command line:

  • Clone the git repo git clone https://github.com/barbados-dev-meetups/lesson-02.git
  • Enter the cloned directory using cd lesson-02
  • View website by opening index.html in your browser
  • Edit files by using your preferred code editor

Contributing

We encourage contributions!

How to submit a pull request:

  • Create a fork of this git repo
  • Commit each change to a separate branch on the forked repo
  • Submit a pull request to this repo

About

Use Javascript to create a simple editable list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.9%
  • HTML 37.1%