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 #1

Open
wants to merge 17 commits into
base: development
Choose a base branch
from
Open

Todo List #1

wants to merge 17 commits into from

Conversation

Temmarie
Copy link
Owner

@Temmarie Temmarie commented Nov 4, 2020

In this project, I built a simple todo list using HTML, CSS and JavaScript. I used local storage to store the information to the browser.

Copy link

@rOluochKe rOluochKe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello Team

You got it right, well done 👏 The project has been approved. Congratulations 💥 💯

Merge and submit the project. Good luck with the next one.

  • Add more scripts and install all the required dependencies, see below
"scripts": {
    "dev": "webpack --mode development",
    "build": "webpack --mode production",
    "start": "webpack-dev-server --mode development --open"
  },
  • Happy coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants