Skip to content

d1b1/LCCTO-Logo-Builder-v2

Repository files navigation

"Februrary No Code Challenge"

This is part of my no-code-feb, where I try to build applications of increasing complexity to find the outer limit of what AI can do to replace my code-first inner developer.

  • When: Week 3 Feb 2025
  • Timelimit: 1hr, actual time 17m.
  • Tokens: 210k
  • Ai Builder: Bolt.new
  • Quality: Good for Internal use. Not production ready.
  • Demo: Feb-No-Code-Challenge

Goal

The goal of this app is help me build and change the logo for my newsletter every few weeks. Google has icon changes for the seasons. If I could make the logo creation so easy, then I can change it every few weeks.

  • One page application.
  • Built in React.js
  • Uses an Algolia Index for Icon names.
  • Builts a 2x2 grid using icons.
  • Allows the user to search and brower all the icons in the library.
  • Allows the user to change the icon width, spacing, color.
  • Exports to a PNG file.
  • Local storage for the icons defaults and settings.
  • Uses Redux for state management.
  • Uses Netlify for hosting.

V2 Builder

Pain Points

  • Took longer to setup because I needed to tell the AI to use the canvas approach.
  • The integration fo the Algolia library took 30% of the time as it requires a number of prompt revisions.
  • The export reuqired code level prompt to get it include a CSS to PNG offset.

Subscribe to learn more...

I am a fractional CTO, and recovering startup founder. I use No-Code and Low-Code tools and patterns to built revenue generating applications, without the need to code.

Subscribe to my newsletter

Local Development

Reminder of commands for local tweaks.

npm run dev - for local development. npm run build - to build the dist folder. netlify deploy or netlify dev --prod - to deploy to netlify.

About

2x2 Icon Logo Builder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors