Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/epicmet/todo_list
A simple todo list with vanilla JavaScript ,SCSS and webpack for bundling the project
https://github.com/epicmet/todo_list
Last synced: 3 days ago
JSON representation
A simple todo list with vanilla JavaScript ,SCSS and webpack for bundling the project
- Host: GitHub
- URL: https://github.com/epicmet/todo_list
- Owner: epicmet
- Created: 2020-12-06T11:28:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-22T12:36:10.000Z (over 3 years ago)
- Last Synced: 2024-11-21T04:15:18.783Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 275 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo list
This repo is a basic todo-list. I used Sass for styling and also I did not used any JS framework, It's vanila JavaScript.
### End result
You can easily visit the result of this repo 👉️ [here](https://mahdi-todolist.netlify.app/)
##### A quick side-note
This project is my first repo on github! But after a while I tweacked things and made the todo-list much better than the embarrassing [Version one](https://todo-list.mahdiaghaei1.vercel.app/) of it.