Did you know you can design an app on Webflow?

Gina Raduski
Bootcamp
Published in
7 min readOct 3, 2022

Here are 26 ways to get that “app” feel from your Webflow website.

Since 2010, when the term “app” became the word of the year by the American Dialect Society, apps have expanded to be widely used far beyond their initial intention as a productivity assistant for email, contact databases, and calendar usage. Today, they allow us to take pictures, work offline, play games, set up factory automation, use geolocation, send push notifications, access files, and so much more.

The world loves apps.

And, as evidenced in this ad from Webflow’s early days, Webflow intended to offer app-like functionality, as well as their quintessential responsive website designer. Around seven years later, it seems they have changed their plans, due to technical constraints.

They do an amazing job as a site builder, and a lot of designers and developers would love to be able to take it further, with a dedicated mobile app, or at least more mobile functionality. Because the web has a bounce rate of around 40% after 3 seconds, it makes sense to try and get your app on individual devices, where distractions are minimal, and you get a better user experience.

Several app icons from recognizable businesses together

Building software with Webflow

Although designers and developers are hungry for this kind of capability within the Webflow designer, it’s not on their roadmap. Their stance right now is that a fully responsive website is better optimized for SEO, and a dedicated “app” is not necessary.

There are options available when you really need that app, however. Webflow itself delivers this video, “Prototyping a mobile app in Webflow” by Nelson Abalos, Jr. from 2017, which can be cloned here. This takes you through how to design an app using the mobile portrait and landscape views in the designer to achieve an “app” feel.

Webflow workshop title image for class on Prototyping a mobile app in Webflow

Similarly, Timothy Ricks tutorial from 2019 has a more current version of how to achieve a mobile app-like functionality in the Webflow designer. His clear, concise, and fast-paced tutorial takes you step-by-step through the process and will have you building that app in no time.

Cellphone displaying a lodging app

Or, if you are comfortable with code and like the “hands-on” approach, we have some excellent options.

Quickly turn your Webflow website into a desktop app using Node.js, a command line tool, and a terminal app.

  1. Download Node.js (nodejs.org/)
  2. Open a terminal app, like Putty
  3. Using Node.js in the terminal app, install ‘nativefier’ by typing: npm install -g nativefier, then hit Enter.
  4. After it goes through the installation, change your directory to desktop so it doesn’t go to your root folder, with: cd desktop.
  5. Finally, run: nativefier “add the url for the site”, then hit Enter.

This will install the website onto your desktop in an app frame that looks and feels just like an app.

Node JS homepage image

If you’re a visual learner, Nikolai Bain walks you through how to convert your Webflow site into a desktop app in this short YouTube video, “Convert Any Webflow Website into a Desktop App” by placing your Webflow website into an app frame.

Title for Nikolai Bain’s YouTube video

Progressive web apps

Some clever developers have successfully made Progressive Web Apps (PWAs) with Webflow by using the Lighthouse tool in Chrome dev tools. If your browser supports this feature, you can register a JavaScript file as a worker, then use a library like Workbox to set it up for you. To have the ability to view your new app offline, you’ll need to cache the url’s, then create a manifest.json file with meta data and icons. Once you’ve completed all the tasks, you’ll see a PWA achievement in Lighthouse and you can load the app onto any device.

This also allows you to quickly build websites that look, feel, and function like native web apps. You’ll have the benefits of excellent distribution, as well as everything living in a single code base for web, iOS, and android. A bonus point for PWAs is that you’ll be able to keep revenues earned instead of sharing with the app store.

Several developers in the Webflow Forum suggested over the years, you can also build your site in Webflow, making it responsive, then use a third-party service like appypie to make your site look like an app, which can then be shipped to an app store.

Alternatively, from a July 2020 discussion in the Webflow Forum, yantiarifin figured out that she could mimic a native mobile app by adding these snippets of code to the <head> tag of her site:

<meta name=”apple-mobile-web-app-capable” content=”yes”>

<meta name=”mobile-web-app-capable” content=”yes”>

When launched from a ‘short-cut’, both Safari and Chrome will display the “app” in a browser without a frame. See this page from Web.dev about building a PWA with offline streaming.

Code example

And, for a little inspiration, check out this stellar PWAs Simicart featured in their blog post 12 Best Examples of Progressive web applications in 2022.

Simcart blog page image with laptop, tablet, and mobile devices

Cloneable apps

Now, let’s talk about templates. Webflow has a large selection of responsive app website templates built by the community of designers and developers that can easily be cloned and customized to your needs.

Here are 5 to check out:

  1. Mote Shop for product sales | Webflow to Shopify
  2. Noorde has nice animation and flow | Udesly adapter template
  3. Foodo eCommerce app | Webflow to Shopify with Udesly adapter
  4. Joblio marketing and blog | Webflow to WordPress
  5. Multy marketing and eCommerce | Udesly adapter

If you need a little extra something to arouse your creativity, check out these 4 apps made in Webflow. They aren’t cloneable, but they may spark inspiration…

  • The Prequel app by Fiwa is a creative product pitching app landing page featuring animations, video, and a bold interface. It displays two main product pages, a Submission Form, and a Terms and Conditions page. This was made using Figma, Webflow, and some custom JavaScript.
Homepage for the Mirror app with female face
Mobile phone promoting productivity app
  • Allegory-staging by Onur Gungor is a modern driving app that provides good insurance deals for safe drivers and riders. This app allows you to add family members to your account, track driving performance, and share your location in an emergency. It also comes with a real-life driving game to help you improve driving skills and save on expenses.
Male and female chatting about their new app
  • Poz Journal by Kish Parikh is a personal mindful journaling app with a beautiful interface. This app helps you build a daily journaling habit with prompts and goals to reach, and gives you the freedom to customize the look of your journal.
Three mobile phones displaying different parts of their journaling app

Crafting a product or starting a service is exciting and daunting. The more tools and resources available to get up and running quickly can make all the difference between failure and success. I love to give you as many options as possible to get you where you want to be, and love to support the community of developers that offer their designs to help you.

Webflow is awesome! Although they don’t yet support mobile app functionality, you can still achieve the site of your dreams with a little ingenuity, and help from the community. You don’t have to struggle on your own when help is just a few clicks away.

Good luck with your app. I can’t wait to see what you make!

--

--

Gina Raduski
Bootcamp

I design websites for small businesses using UX superpowers, the ancient art of feng shui, and the magic of Webflow…. and I write about it!