Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arakakimath/shoplist
Sixth Challenge of the Rocketseat Fullstack course. In this challenge, the author had to develop a responsive website with html and css. Then, he had to add some Javascript interactions to dynamically add and remove elements according to user's needs.
https://github.com/arakakimath/shoplist
html-css javascript media-queries responsive-website
Last synced: 1 day ago
JSON representation
Sixth Challenge of the Rocketseat Fullstack course. In this challenge, the author had to develop a responsive website with html and css. Then, he had to add some Javascript interactions to dynamically add and remove elements according to user's needs.
- Host: GitHub
- URL: https://github.com/arakakimath/shoplist
- Owner: arakakimath
- Created: 2024-09-18T05:32:56.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-06T06:08:35.000Z (2 days ago)
- Last Synced: 2025-02-06T07:23:12.818Z (2 days ago)
- Topics: html-css, javascript, media-queries, responsive-website
- Language: HTML
- Homepage: https://arakakimath.github.io/shoplist
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shoplist
Projeto de uma página Web para criação de lista de compras. A página é responsiva e permite adição/remoção de items. O armazenamento da lista não é persistido, então ao atualizar a página o mesmo é perdido.