Skip to content

Pierre747/Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo

Todo List

That's the frontend developer's sweet spot. You have a new framework, you wanna try it out and you begin by creating a simple todo list application πŸ˜„. I've done this one with Javascript vanilla. It's simple, intuitive and nicely decorated 😎
There's data persistence. I've used window.localStorage to store the user's items to make it functionnal and useful.

Deployment πŸ›«

The project is live on Netlify, you can try out the different breakpoints πŸ˜‰

▢️ https://todo-list-omg.netlify.app/ ◀️

Netlify Status

Tech Stack βš’οΈ

Client : HTML, CSS, Javascript

Knowledge : JS DOM interaction

Screenshots πŸ“·

Browser

Browser

Phone

Phone

Badge πŸ₯‡

MIT License