To-Do-List

This repo is created for learning objectives on how to create a To-do-list and use Webpack with ES6 .it is a simple website that displays a list of To do tasks and allows you to add and remove tasks from that list

MIT License

Stars
15

To Do List

Table of Contents

[To-Do-List]

[To Do List] is my demo project for learning ES6 modules and webpack and it is a simple website that displays a list of To do tasks and allows you to add and remove tasks from that list.

Built With

Tech Stack

Key Features

  • [html]
  • [css]
  • [Javascript]
  • [Webpack]

Live Demo

Getting Started

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

Prerequisites

In order to run this project you need: To know simple html, css, npm, and linter.

  • A Computer (MAC or PC)
  • code editor (VSCode,Atom etc...)
  • A browser (Chrome,Mozilla,Safari etc...)
  • Version Control System (Git and Github)

Setup

Clone this repository to your desired folder: cd my-folder git clone https://github.com/AbdusSattar-70/To-Do-List.git

Install

Install this project with:

Run tests

To run tests, run the following command:

  • npm audit

  • npm start To check Styelint error:-

  • npx stylelint "*/.{css,scss}"

  • bin/react test test/models/article_test.rb

Deployment

You can deploy this project using:

  • gitHub pages/
  • npm run build

Authors

Abdus Sattar

Future Features

  • [Preserve data in the browser ]
  • [Validate contact form ]
  • [ Preserve data in the browser]

Contributing

Everybody is welcome to suggest, changes,Contributions, issues, and feature request in portfolio html css file.

In order to do it, fork this repository, create a new branch and open a Pull Request from your branch.

Feel free to check the issues page.

Show your support

If you like this project, Please give me and you can use it following MIT license.

Acknowledgments

I would like to thank and appreciate who contributes this project.

License

This project is under MIT license.

Related Projects