Skip to content

Rahularyan2211/Notdem

Repository files navigation

Notdem

An elegant note taking app made with NextJS and TailwindCSS, with Supabase for storage currently.

Try out Notdem here: Notdem

Notdem Website

Features

  • Edit Notes : Edit Notes that you made and saved previously.

Upcoming Features

  • Dark Mode : Dark and Light theme variants available for soothing experience.
  • MarkDown Support : Have a markdown support as you do not have to be vendor locked in and can shift notes in and out.
  • Focus Mode: Providing you a minimilastic approch to writing and hiding that's not necessary and leave you with things that matters to you.
  • Sign-in and continue from anywhere : Have Authenication to be able to access your notes across all your devices on your account.
  • Share your notes : Share your notes to your friends in a click with link.

If you have more features up in mind, drop your suggestion in issues or contact me via various channels in contact details.

Getting Started with development

To develop and locally run Notdem:

Clone Notdem Repo

Fork this repository by clicking on the fork button on the top of this page. This will create a copy of this repository in your account.

Open your terminal at the desired location and run the following command to clone the repo:

git clone https://github.com/Rahularyan2211/Notdem.git

Run the Development Server

Now open the Notdem folder and run the development server to check:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Notdem - Your personal note taking app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published