Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 752 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 752 Bytes

Text Notifications App

A web application that allows users to # for customized text message notifications for various events like astronomical events, Bitcoin price milestones, and daily historical facts.

Features

  • Instant Alerts

    • Bitcoin price notifications
  • Daily Notifications

    • Astrological events (meteor showers, full moons, eclipses)
    • Historical facts (science, space, technology, culture)
    • Customizable notification timing preferences

Tech Stack

Development

Getting Started

git clone git@github.com:jsolly/text-notifications-app.git
cd text-notifications-app
pnpm install
pnpm dev