Chapa-Et / ethiopianlogos

This is an open-source project for downloading free, high-quality vector logos of Ethiopian companies.

Home Page:https://ethiopianlogos.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EthiopianLogos

This is an open source project for downloading free, high quality vector logos of Ethiopian companies. Visit the website at ethiopianlogos.com.

Getting Started

EthiopianLogos is a simple web app built with HTML and plain Javascript. Styles are written in SCSS and compiled locally. Follow the instructions below to set up the project on your local machine for development and testing purposes.

Prerequisites

Node.js

Running this project locally

  • Clone the project to your computer.

  • Install dependencies with
    $ npm install

  • serve with hot reload at localhost:8080 or some random port if 8080 is inuse.
    $ npm run dev

  • Optionally: If you don't want to serve with hot reload as above

    • generate css/main.css
      $ npm run build

    • generate and automatically update css/main.css as scss/* files changes
      $ npm run watch

Contributing

To learn more about contributing to EthiopianLogos, please read contributing.md

Credits

Shot out to the amazing people at PayStack for the inspiration of the original idea of this project.

About

This is an open-source project for downloading free, high-quality vector logos of Ethiopian companies.

https://ethiopianlogos.com

License:MIT License


Languages

Language:SCSS 60.7%Language:JavaScript 19.8%Language:HTML 19.5%