Skip to content

Razvy13/fleeting-notes

Repository files navigation

Fleeting notes

📝 In general, "fleeting notes" can refer to short, temporary or transient pieces of information or thoughts that are quickly recorded for future reference. They are often used to capture ideas, reminders, or snippets of information that may be relevant at a later time. Fleeting notes are typically concise and may not be organized in a structured manner like a formal document or article.

🚀 This project aims to help me practice with NextJs, Supabase and React. It allows users to quickly jot down their thoughts, ideas, and reminders, and easily access them whenever needed. With a simple and intuitive interface, users can create, edit, and delete their notes effortlessly.

Technologies Used

This project utilizes the following technologies:

Next.js Supabase React

Clone and run locally

  1. Clone the project

    https://github.com/Razvy13/fleeting-notes.git
  2. Install dependencies with npm

  3. Create a .env.local file with the following variables:

    NEXT_PUBLIC_SUPABASE_URL=https://eqomrwsptkktewktdrgt.supabase.co
    NEXT_PUBLIC_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImVxb21yd3NwdGtrdGV3a3Rkcmd0Iiwicm9sZSI6ImFub24iLCJpYXQiOjE3MjUwOTAxNjMsImV4cCI6MjA0MDY2NjE2M30.kwAwxVDp4I-zMRokfGMIMwTCqk_ygxucKUrjbekkTow
    
  4. Run project

    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published