Skip to content

In this project I created a single page application manipulating the DOM to create content dynamically adding and removing items to the list.

Notifications You must be signed in to change notification settings

sjdev2212/Todo-list

Repository files navigation

#To Do List

Created a to do list

screenshot

Html Webpage with a title

Built With

  • HTML
  • CSS
  • Javascript
  • Webpack

Live Demo

https://sj1978.github.io/Todo-list/

Getting Started

Download repository Open index.html in a web browser

Setup

  • Clone the REPO
  • Open the terminal
  • Run: npm install
  • Run: npm run build
  • Run: npm start

Testing

  • Open the terminal
  • Run: npm install --save-dev jest
  • Run: npm install --save-dev --save-exact jsdom global-jsdom
  • Run: npm install --save-dev @babel/plugin-transform-modules-commonjs
  • Run: npm run test

Authors

👤 Anibal Amoroso(no coding partner)

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Microverse

📝 License

This project is MIT licensed.

About

In this project I created a single page application manipulating the DOM to create content dynamically adding and removing items to the list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published