Skip to content

Chapa-Et/ethiopianlogos

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published