An open API service indexing awesome lists of open source software.

https://github.com/skyv26/todo-list-v1

This Todo Project is created by using Vanilla JS, but in order to make it more dynamic in behaviour I used webpack and libraries. It is a basic application to record your daily todo-tasks and I have implemented the features like add, delete and update and still there are so many things which need to add into it.
https://github.com/skyv26/todo-list-v1

css3 html5 npm npm-module production-yes scss-framework vanilla-javascript webpack-loader webpack5

Last synced: 24 days ago
JSON representation

This Todo Project is created by using Vanilla JS, but in order to make it more dynamic in behaviour I used webpack and libraries. It is a basic application to record your daily todo-tasks and I have implemented the features like add, delete and update and still there are so many things which need to add into it.

Awesome Lists containing this project

README

        

# TODO List

> Project is created by using Vanilla JS, but in order to make it more dynamic in behaviour I used webpack and libraries. It is a basic application to record your daily todo-tasks and I have implemented the features like add, delete and update and still there are so many things which need to add into it.

## Built With

- Major languages: JavaScript (ES6)
- Frameworks: No framework only Vanilla JS
- Technologies used: HTML, CSS, JavaScript, WebPack, Sortablejs

## Live Demo

[coming soon...]()

## Getting Started

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

### Prerequisites

- use git clone in order to get the copy this repo. You need to have atleast basic understanding of JavaScript. Use below command

- git clone https://github.com/skyv26/todo-list-v1.git

### Setup

- You can simply open it on your vscode in order to start working on it
- cd todo-list-v1

### Install

- please first install the node package files
- npm install

### Usage

- In order to use this project you either create branch to add more feature.
- But in order to run the project use below commands.
- npm run build **(It will create a production ready file)**
- npm start **(It will run the server on your machine)**

## Authors

👤 **Author1**

- GitHub: [@skyv26](https://github.com/skyv26)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## 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](./LICENSE) licensed.