devendra-alt / ES6-todo-list

ES6 based basic todo list
https://devendra-alt.github.io/ES6-todo-list/dist
MIT License
5 stars 0 forks source link
css es6 javascript webpack

ES6 TO-DO LIST Website

📗 Table of Contents

📖 ES-6 TODO LIST

E6-6 TODO LIST is a simple website where user can add daily tasks and mark them complete, remove them etc...

🛠 Built With

Tech Stack

Client

Key Features

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

node
vs code
chrome dev tools

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/devendra-alt/ES6-todo-list.git

Install

Install this project with:

  cd ES-6
  npm install

Usage

To run the project, execute the following command:

npm start

Run tests

To run tests, run the following command:

  npm run eslint
  npm run stylelint

Deployment

You can deploy this project using:

  github pages

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give start and follow me on social media platforms listed above.

(back to top)

🙏 Acknowledgments

I would like to thank @microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)