Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ciraganenicole/to-do-list
This project was built by implementing the four basic functions, which are Create, Read, Update, and Delete(CRUD)
https://github.com/ciraganenicole/to-do-list
css html javascript webpack
Last synced: 10 days ago
JSON representation
This project was built by implementing the four basic functions, which are Create, Read, Update, and Delete(CRUD)
- Host: GitHub
- URL: https://github.com/ciraganenicole/to-do-list
- Owner: ciraganenicole
- Created: 2022-03-22T11:46:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T12:14:16.000Z (almost 3 years ago)
- Last Synced: 2023-03-06T13:01:31.161Z (almost 2 years ago)
- Topics: css, html, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 771 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TO-DO-LIST
> This project has as aim to teach us about webpack and generating a list of tasks, add, delete, drag and drop them in their box.
![todo](https://user-images.githubusercontent.com/72297212/159683357-0d7ac584-78a0-473d-8a7d-e74e12dc1240.PNG)
## Built With
- HTML, CSS, JAVASCRIPT & WEBPACK
## Live
[Live Demo](https://ciraganenicole.github.io/To-do-list/)
## Getting Started
To get a local copy up and run:
- git clone [email protected]:ciraganenicole/To-do-list.git in your terminal
### Prerequisites
- Git/Github
- VSCode or another equivalent tool
- Html, Css and Javascript
- Webpack### Install
- npm install -g @lhci/[email protected]
- npm install --save-dev [email protected]
- npm install --save-dev [email protected] [email protected] [email protected] [email protected]### Run tests
Run the following tests:
- npm run build
- npx hint .
- npx stylelint "**/*.{css,scss}"
- npx eslint .## Authors
👤 **Author**
- GitHub: [@ciraganenicole](https://github.com/ciraganenicole)
- Twitter: [@CiraganeN](https://twitter.com/CiraganeN)
- LinkedIn: [CiraganeNicole](https://linkedin.com/in/nicole-ciragane-19a3071bb)## 🤝 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!
## 📝 License
This project is not licensed.