Shopping list
Submit a solution
Connect your GitHub account to submit a solution
Community solutions
Shopping List - VanillaJS
Create Shopping List using VanillaJS
Shopping list
Built with Vanilla JavaScript
Shopping list (react.js)
Please find the solution here: https://codesandbox.io/p/devbox/qwd2pp
Shopping List
Created the shopping list using react
Shopping list
simple verison will add other requirements too
Shopping list
Shopping list using React
Shopping list
Vanilla JS
Shopping List
A basic barebone shopping list with all the additional challenges
Mary's Grocery Shopping List
In Codepen, I added my build code. Please see Github: https://github.com/madderlake/shopping-list-app
Shopping list in Vue
Entering more than two characters in the input should show a list of partially matching items (starting with the same characters) Clicking an item in the list of partially matching items should add it to the list Adding the same item multiple times is allowed Pressing the 'X' next to an item should
Shopping-list by Sohini
Shopping list
Shopping-list by Sohini
Shopping list with updating item count feature.
Shopping list - React
Simple test
Shopping List - React
Create a shopping list application that allows a user to search for an item, add items, check them off, and delete them.
Shooping List in Vanilla Js
List with checkbox and delete button with debouncing in search
Shopping list - React
Shopping list - React
Shopping List React
Shopping list with the ability to increase or decrease the number of items and re-order them
Shopping List - Vanilla JavaScript
Shopping list using Vanilla JS
Shopping list - React very simple Implementation
Shopping list - React very simple Implementation
React
NA
VanillaJS classes
Simple solution with minimal styling. Classes function as components where they're responsible for rendering their own content.
Shopping List - React
Contains two components, one where all the logic is implemented and one that just holds the main component.
Easy Solution using react class-based component + Axios
Easy Solution using react class-based component + Axios
Shopping Cart New
Shopping Cart New
Shopping Cart Demo
Shopping Cart Demo
Shopping List with Suggestion (React)
Feature: - Suggest item based on input text - Close suggestion list when clicking outside - Add item - Remove item - Set item to completed
Shopping list - React
Shopping list with React and styled-components
Shopping List
Create a shopping list application that allows a user to search for an item, add items, check them off, and delete them
Shopping list - solution
/* * https://frontendeval.com/questions/shopping-list * * Create a shopping list app with autocomplete item entry */