Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 471 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 471 Bytes

shopping-list-app

This is a shopping list app built with Next.js and aws services

Demo Link

Demo

Purpose

To help others keep track of there current shopping items.

Tech Used

  • Auth0
  • Dynamodb
  • Nextjs
  • React
  • Typescript

Running the app locally

Run yarn install and yarn run dev to start up the app.