<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Felipe Abello</title>
    <description>The latest articles on DEV Community by Felipe Abello (@pipeabellos).</description>
    <link>https://dev.to/pipeabellos</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3733861%2Ff635bb4c-9daf-4101-909f-6efc7cc2b571.png</url>
      <title>DEV Community: Felipe Abello</title>
      <link>https://dev.to/pipeabellos</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pipeabellos"/>
    <language>en</language>
    <item>
      <title>I Built a Running Metronome App to Solve My Pacing Problem</title>
      <dc:creator>Felipe Abello</dc:creator>
      <pubDate>Tue, 27 Jan 2026 01:22:38 +0000</pubDate>
      <link>https://dev.to/pipeabellos/i-built-a-running-metronome-app-to-f5p</link>
      <guid>https://dev.to/pipeabellos/i-built-a-running-metronome-app-to-f5p</guid>
      <description>&lt;p&gt;When I started training for marathons, I faced a frustrating problem: &lt;strong&gt;I couldn't hold a consistent pace&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;GPS watches show your current pace, but there's always a 5-10 second lag. By the time you see you're going too fast or slow, you've already been off-pace for a while. Over 26.2 miles, these small inconsistencies add up to either bonking early or leaving time on the table.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Solution: A Running Metronome
&lt;/h2&gt;

&lt;p&gt;I built &lt;strong&gt;Runo&lt;/strong&gt; — a metronome app specifically for runners. You set your target cadence (steps per minute), and it plays an audible beat you can sync your footsteps to. No more constantly watching your wrist. Just listen to the rhythm and run.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Cadence Matters
&lt;/h2&gt;

&lt;p&gt;Research shows that a cadence around &lt;strong&gt;180 steps per minute&lt;/strong&gt; reduces impact forces, improves running efficiency, and helps prevent common injuries. But most runners don't know their current cadence, let alone how to train it.&lt;/p&gt;

&lt;p&gt;Runo makes it simple: set your target BPM, hear the beat, match your steps.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Mobile App&lt;/strong&gt;: React Native / Expo&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Website&lt;/strong&gt;: Next.js + Payload CMS&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Analytics&lt;/strong&gt;: PostHog&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Where We Are Now
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;4.7★ rating&lt;/strong&gt; on the App Store&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;10,000+ runners&lt;/strong&gt; using the app&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;$1.6k MRR&lt;/strong&gt; and growing&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We just launched &lt;strong&gt;Runo 2.0&lt;/strong&gt; with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Apple Watch haptic feedback (feel the beat on your wrist)&lt;/li&gt;
&lt;li&gt;Social features (run with friends)&lt;/li&gt;
&lt;li&gt;Strava integration&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It Out
&lt;/h2&gt;

&lt;p&gt;Check it out at &lt;a href="https://www.runoapp.com" rel="noopener noreferrer"&gt;runoapp.com&lt;/a&gt; — available on iOS and Android.&lt;/p&gt;

&lt;p&gt;Would love to hear your feedback! What features would make this more useful for your training?&lt;/p&gt;

</description>
      <category>showdev</category>
    </item>
  </channel>
</rss>
