Welcome to the frontend repository of InkSpace, a sleek, modern blogging platform. Built with Angular, this application delivers a highly responsive, single-page application (SPA) reading and writing experience.
- Dynamic Article Feed: Clean masonry/grid layouts for browsing articles with lazy loading image optimizations.
- Distraction-Free Markdown Editor: Rich editing view allowing creators to write, preview, and format tech articles cleanly.
- Secure Route Guards: Custom Angular
AuthGuardpolicies ensuring drafting and account settings are restricted to authenticated users. - Seamless Authentication Interceptor: Automated HTTP interceptor to append JWT Bearer tokens securely to API requests.
- Tailwind Utility Architecture: Scalable UI components.
- Framework: Angular (v17+)
- Styling: Tailwind CSS
- Build System: Angular CLI