Skip to content

sbrycebarker/black-notebook-todo

Repository files navigation

Black Notebook Todo - Learning Project

A learning project to build a todo list app with React + Supabase styled like an old black notebook.

What We'll Build

  • Todo list with add, complete, delete functions
  • Styled like a black notebook with ruled lines
  • Data saved to Supabase (cloud database)
  • Built with React hooks

Getting Started

# Install dependencies (already done)
npm install

# Run the development server
npm run dev

Open http://localhost:5173 to see the app.

What's Installed

  • React - Frontend framework
  • Vite - Fast development server
  • @supabase/supabase-js - Database client

Ready to Build!

We'll build this step-by-step together.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors