Skip to content

Latest commit

 

History

History
executable file
·
14 lines (10 loc) · 405 Bytes

File metadata and controls

executable file
·
14 lines (10 loc) · 405 Bytes

MindLog

Mind-Log Banner

Mind-Log is a personal space for writing down anything that sparks my interest. It is used to capture ideas, interesting facts, reflections, and observations as they come. Entries are simple, quick, and kept for future reference.

Run Locally

git clone https://github.com/BrahimBoussada/mind-log.git
cd mind-log
npm install
npm run dev