Skip to content

ArnavM21git/Shopaholic

Repository files navigation

Shopaholic

A simple shopping list application built with Next.js and Supabase.

Features

  • Create and manage shopping lists
  • Save lists to database
  • View all saved shopping lists
  • Clear list with confirmation
  • Modern, responsive design

Tech Stack

  • Next.js
  • React
  • Supabase
  • ESLint

Project Structure

shopaholic/
├── app/          # Main application code
├── components/   # Reusable components
├── context/     # Theme provider
├── hooks/       # Custom hooks
└── utils/       # Utility functions

Getting started

  1. Install dependencies
npm install
  1. Run dev server
npm run dev
  1. Build for production
npm run build
npm start

Minimal Next.js app using the App Router (no src folder).

Commands:

  • npm install
  • npm run dev

Open http://localhost:3000 after running the dev server.


“This was my first experiment with Next.js using Copilot.”

“Goal: learn how modern web frameworks work.”

“I don’t fully know Next.js yet, but I deployed and ran a working site.”


About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •