Skip to content

Dust-0928/To-Do-List

 
 

Repository files navigation

📝 To-Do-List

Website Contributions welcome License

This is a simple to-do-list webpage.


🌐 Website

To-Do-List Live Demo


📑 Table of Contents


🎉 Are you excited to contribute under Hacktoberfest2022? 😍


🤝 How to contribute

  • Star this repository.
  • Create an issue with the description of how you want to contribute to this project.
  • Wait to be assigned.
  • Then fork this repository.
  • In the forked repository add your changes.
  • Then make a pull request with the issue number.
  • Pull request should have a screenshot of the changes you have made.
  • Wait for review.

For contributing guidelines and standards, visit contributing.md


😎 Our Logo

logo


📸 Screenshots

homepage


🛠️ Tech Stack

HTML5 CSS3 JavaScript


📬 Contact

For any concerns, contact me here:

(Must check my GitHub for more cool stuff!)


🐳 Docker Setup

To run this website in a Docker container, follow these steps:

Clone this repo:

git clone https://github.com/avinash201199/To-Do-List.git

Build the Docker image:

docker build -t <your-image-name> .

Run the container:

docker run -d -p 8080:80 <your-container-name>

You can access your website at: http://localhost:8080

Project Contributors⭐

Thank you for your valuable contribution!

About

To-Do-List javascript project

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.6%
  • JavaScript 29.7%
  • HTML 24.5%
  • Dockerfile 0.2%