Skip to content

avinash201199/To-Do-List

Repository files navigation

To-Do-List

This is a simple to-do-list webpage

Website Link-

To-Do-List

Table of Contents-

Are you excited to contribute under Hacktoberfest2022?😍

How to contribute <a name="how-to-contribute"></a>

  • Check contributing.md file 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 <a name = "logo"></a>

logo

📸 Screenshots <a name = "screenshots"></a>

homepage

Tech Stack <a name = "tech_stack"></a>

HTML5

CSS3

JavaScript

For any concerns contact me here: - <br> <img src="https://img.icons8.com/color/50/000000/instagram-new--v2.png"/> <img src="https://img.icons8.com/color/48/000000/github--v3.png"/><img src="https://img.icons8.com/color/48/000000/linkedin.png"/> <br>(Must Check My Github for more cool stuff !)<br>

🐳 Docker Setup

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

Clone this repo at : 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-conatainer-name>

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

Project Contributors⭐

### Thank you for your valuable contribution!