Skip to content

nicolascopsidas/next-demo-app

Repository files navigation

Note-Taking Application

A modern, efficient note-taking application built with cutting-edge technologies.

Tech Stack

  • Next.js - React framework for server-side rendering and static site generation
  • React Hook Form - Performant, flexible and extensible forms with easy-to-use validation
  • Zod - TypeScript-first schema declaration and validation library
  • TanStack Query - Powerful asynchronous state management for TS/JS, React, Solid, Vue and Svelte
  • Shadcn UI - Re-usable components built using Radix UI and Tailwind CSS

Features

  • Create, read, update, and delete notes
  • Real-time synchronization
  • Responsive design for desktop

Getting Started

  1. Clone the repository
  2. Install dependencies: npm install
  3. Set up environment variables
  4. Run the development server: npm run dev

Environment Variables

  • NEXT_PUBLIC_SUPABASE_URL: Supabase URL
  • NEXT_PUBLIC_SUPABASE_ANON_KEY: Supabase anonymous key

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors