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.
To run the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/YoussefElbasha/noteapp.git- Install the dependencies:
cd noteapp
yarn install- Run the development server:
yarn devEmail: youssef.elbasha.saad@gmail.com
LinkedIn: LinkedIn Profile
