aibel18 / logomaker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LogoMaker

The goal of this task is to build a 2-step logo-maker by getting text information from the user’s input and returning with logos based on The Noun Project API.

File Structure

In this project you'll find the following directories and files:

logomaker/

├── css
├── img
├── js
├── src
│   ├── app.js
│   ├── assets
│   │   ├──
│   │   └── 
│   └── pages
│       ├── 
│       └──
├── index.html
├── LICENCE.md
└── README.md

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Resources

HTML Vue
Material Design Vue.js

Licensing

Useful Links

Social Media

Twitter: https://twitter.com/jaticona18

Facebook: https://www.facebook.com/abel.ticonalarico

Instagram: https://www.instagram.com/abel_ticona

Youtube: https://www.youtube.com/user/kpnfkysj/featured?view_as=subscriber

About

License:MIT License


Languages

Language:JavaScript 98.6%Language:HTML 0.8%Language:CSS 0.6%