claudiorivera / react-shopping-list

A shopping list app.

Home Page:https://shopping-list.claudiorivera.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping List

This is an updated version of my original shopping list app, refactored to use Next.js's serverless API routes, and deployed on Vercel.

It uses the excellent Vercel SWR for data fetching.

Install

yarn

Config

Add a .env.local file with a MONGODB_URI connection string.

Dev

yarn dev

About

A shopping list app.

https://shopping-list.claudiorivera.com


Languages

Language:JavaScript 93.5%Language:CSS 6.5%