Skip to content

BereketRetta/ToDoList

Repository files navigation

To-Do-list

In this project, I built a simple HTML list of To Do tasks. The list is styled according to this template. This simple web page was built using webpack and served by a webpack dev server.

screenshot

Built With

  • HTML5
  • CSS3
  • JavaScript
  • Webpack
  • Github

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Clone the repo to your local machine. Run this command

git clone https://github.com/BereketRetta/ToDoList.git

cd Todolist

Navigate to To-do-list folder/directory. At the project's root, on the terminal, run 'npm install' to install app dependencies

Next, run 'npm start' which will run the app in the development mode.

Open http://localhost:3000 to view it in the browser.

ALTERNATIVELY

Just run 'npm run build' which will build the project and generate output files into the build directory.

Go to build directory and manually open index.html to interact with the app.

Authors

👤 Bereket

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published