codingoak / shopping-list-app

Home Page:shopping-list-app-one.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping List App

About

  • Little app exercise to choose shopping items from an api

Features

  • choose languauge (german and english)
  • searchbar with fast fuzzy search
  • clickable items will be stored in the local storage
  • Link to the App

Tech Stack

Installation

  • Clone the repository
  • Install dependencies: npm i
  • Run app in dev mode: npm start

About

shopping-list-app-one.vercel.app


Languages

Language:JavaScript 81.8%Language:HTML 18.2%