Skip to content

A blazing fast, fully authenticated markdown-based notes application built with Next.js 15 App Router, Firebase Authentication, and Firestore. Features real-time note saving, viewer/editor toggle, and clean markdown rendering. Designed with scalability, performance, and developer experience in mind

License

Notifications You must be signed in to change notification settings

Cintu07/shylinote

Repository files navigation

ShyliNote 📝

ShyliNote is a blazing fast, fully authenticated markdown-based notes application built with Next.js 15 App Router, Firebase Authentication, and Firestore. It allows users to securely register, log in, and manage their personal notes in real-time.

🚀 Features

  • 🔐 Firebase Authentication (Email/Password)
  • 🗂️ Real-time Firestore Database
  • 📝 Markdown Editor & Viewer Toggle
  • 🌙 Dark Mode Ready (optional)
  • ⚡ Fast builds with Turbopack
  • 📱 Fully responsive design
  • 🔧 Deployed on Vercel

📦 Built With

  • Next.js 15+ (App Router)
  • Firebase (Auth + Firestore)
  • React
  • Tailwind CSS
  • Vercel for deployment

📸 Screenshots

(Insert screenshots of the login page, dashboard, notes page, etc.)

🧪 Local Development

# Clone the repository
git clone https://github.com/Cintu07/shylinote.git
cd shylinote

# Install dependencies
npm install

# Start dev server
npm run dev

# App runs at http://localhost:3000

About

A blazing fast, fully authenticated markdown-based notes application built with Next.js 15 App Router, Firebase Authentication, and Firestore. Features real-time note saving, viewer/editor toggle, and clean markdown rendering. Designed with scalability, performance, and developer experience in mind

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published