NoteJour is a journaling application built with React and Vite, featuring a heatmap to visualize journal entries. It is designed to help you document your thoughts, track your progress, and enhance personal growth seamlessly.
- Easy Setup: Streamlined development and deployment with Vite and React.
- Data Persistence: Securely store and manage journal entries using Dexie (IndexedDB wrapper).
- History Navigation: Easily access and review past journal entries.
- Privacy & Security: Ensure your personal thoughts are protected with client-side data
Follow these instructions to set up and run the project locally.
-
Clone the Repository
git clone https://github.com/lyon93/notejour.git cd notejour -
Install Dependencies
pnpm install
-
Start the Development Server
pnpm run dev
Open your browser and navigate to
http://localhost:5173to view the application.
This project is open-source and available under the MIT License.
Experience NoteJour in action by visiting our live demo: