tlmn / zoff-ljs-logo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo Generator for linksjugend ['solid]

This project provides a logo generator for linksjugend ['solid] based on the 2020 corporate design created by zoff kollektiv. The generator uses 4 different logo templates.

The generator is based on ReactJS and GatsbyJS and uses Tailwind CSS and custom styles.

Running and building the project

  1. install dependencies: npm install
  2. run for development purposes: npm run start
  3. build project: npm run build

Known issues and desired features

  • failing download in Safari or mobile devices
  • improve usability on small screen devices
  • feature for downloading all logos as ZIP file
  • use React context for providing state and setState across entire application and avoid props drilling

About

License:Apache License 2.0


Languages

Language:JavaScript 97.9%Language:CSS 2.1%