Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.