Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexismartinez1913/tweet-manager-localstorage
Proyecto en JavaScript que permite crear una lista de tweets con funcionalidad de agregar y eliminar tweets, con almacenamiento en localStorage.
https://github.com/alexismartinez1913/tweet-manager-localstorage
dom-manipulation javascript learning localstorage
Last synced: about 1 month ago
JSON representation
Proyecto en JavaScript que permite crear una lista de tweets con funcionalidad de agregar y eliminar tweets, con almacenamiento en localStorage.
- Host: GitHub
- URL: https://github.com/alexismartinez1913/tweet-manager-localstorage
- Owner: AlexisMartinez1913
- Created: 2023-11-21T22:43:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-21T22:45:48.000Z (about 1 year ago)
- Last Synced: 2024-11-10T17:30:21.472Z (3 months ago)
- Topics: dom-manipulation, javascript, learning, localstorage
- Language: JavaScript
- Homepage: https://alexismartinez1913.github.io/tweet-manager-localstorage/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tweet-manager-localstorage
Proyecto en JavaScript que permite crear una lista de tweets con funcionalidad de agregar y eliminar tweets, con almacenamiento en localStorage.