Skip to content

desorgui/To-do-List1

Repository files navigation

To-do-List

I had to build a simple HTML list of To Do tasks built using webpack and served by a webpack dev server.

Built With

  • Html
  • Css
  • JavaScript(ES6)
  • Linters

Live Demo:

https:///desorgui.github.io/To-do-List/

Getting Started

To get a local copy up and running follow these simple example steps. Copy the SSH code to download all the files.

Prerequisites

  • Github.
  • Code editor.
  • Git Bash
  • Node Js

Setup

Open Git Bash and run git clone https://github.com/desorgui/To-do-List.git

Install

Run npm install in the folder To-do-List

Test

Run npx stylelint "**/*.{css,scss}" to test css Linter npx eslint . to test Javascript Linter npx hint . to test html Linter

Usage

To run the server use, npm start

Authors

👤 Guishny Desor

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published