Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.