FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
charmaine
charmainemakemeaval
Public
Like
makemeaval
Home
Code
6
backend
1
frontend
3
shared
1
README.md
H
index.html
H
simple-greeting.ts
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
…
README.md

Daily Inspiration App ✨

A beautiful, interactive web application that provides daily motivation and mindfulness tools.

Features

  • 🌟 Daily Inspirational Quotes - Curated motivational quotes to start your day
  • 🌀️ Weather Information - Current weather for your location
  • πŸ“ Gratitude Journal - Simple tool to record what you're grateful for
  • 🎨 Beautiful UI - Clean, modern design with smooth animations and a calming green theme
  • πŸ“± Responsive - Works great on desktop and mobile

Project Structure

β”œβ”€β”€ backend/
β”‚   └── index.ts           # Main Hono server with API routes
β”œβ”€β”€ frontend/
β”‚   β”œβ”€β”€ index.html         # Main HTML template
β”‚   β”œβ”€β”€ index.tsx          # React frontend entry point
β”‚   └── style.css          # Custom styles
β”œβ”€β”€ shared/
β”‚   └── types.ts           # Shared TypeScript types
└── README.md

API Endpoints

  • GET / - Serves the main application
  • GET /api/quote - Returns a random inspirational quote
  • GET /api/weather?lat={lat}&lon={lon} - Returns weather data for coordinates
  • POST /api/gratitude - Saves a gratitude entry
  • GET /api/gratitude - Retrieves recent gratitude entries

Tech Stack

  • Backend: Hono (TypeScript)
  • Frontend: React 18.2.0 with TypeScript
  • Styling: TailwindCSS
  • Storage: Val Town Blob Storage
  • Weather: Open-Meteo API (no API key required)

Usage

This is an HTTP val that serves a complete web application. Simply visit the val's URL to start using the Daily Inspiration app!

Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
Β© 2025 Val Town, Inc.