Skip to content

YoussefElbasha/noteapp

Repository files navigation

📝 noteapp

noteapp is a lightweight, client-side note-taking application built with Next.js and TypeScript. The app has no server component and utilizes IndexedDB for local data storage, ensuring that it works completely offline so your notes are always accessible even without an internet connection. Perfect for privacy-focused users who need a reliable, offline-first note-taking solution.

Report Bug . Request Feature

GitHub Repo stars Issues

Screenshots

Main Page

Installation and Usage

To run the project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/YoussefElbasha/noteapp.git
  1. Install the dependencies:
cd noteapp
yarn install
  1. Run the development server:
yarn dev

Contact

Email: youssef.elbasha.saad@gmail.com
LinkedIn: LinkedIn Profile

About

A lightweight, offline note-taking application built with Next.js and TypeScript.

Resources

Stars

Watchers

Forks

Contributors