Use Javascript to create a list that the user can edit and remove items
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
We encourage contributions!
- 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