Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Todo List App #1

Merged
merged 4 commits into from
Aug 9, 2022
Merged

Todo List App #1

merged 4 commits into from
Aug 9, 2022

Commits on Aug 9, 2022

  1. Set up webpack, Add html template as template.html

    Omachi John committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    1beb7e7 View commit details
    Browse the repository at this point in the history
  2. Set index,js file to src folder and main.scss file

    Omachi John committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    b00a5ae View commit details
    Browse the repository at this point in the history
  3. Add module for todo list array

    Omachi John committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    0c4856a View commit details
    Browse the repository at this point in the history
  4. Add module file for dom contaent display function

    Omachi John committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    a859496 View commit details
    Browse the repository at this point in the history