Skip to content

plotnik/daybreak

Repository files navigation

Daybreak

A modern Angular application for reading and enjoying poetry. Uses daybreak-server REST API. Built with Angular 20 and Material Design.

Features

  • 🎨 Clean, modern interface with Material Design
  • 📖 Poetry reading experience
  • 📱 Responsive design for all devices
  • 🎭 Interactive components for enhanced user experience

Development server

To start a local development server, run:

ng serve

Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source files.

Building

To build with /day/ context path:

ng build --base-href /day/

This will compile your project and store the build artifacts in the dist/ directory. By default, the production build optimizes your application for performance and speed.

About

Angular application to serve poetry from daybreak-server REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors