All Projects → PaystackHQ → Nigerialogos

PaystackHQ / Nigerialogos

Licence: mit
High quality vector logos for Nigerian companies

Labels

Projects that are alternatives of or similar to Nigerialogos

Css Vars
Sass mixin to use CSS Custom Properties with Sass
Stars: ✭ 164 (-7.87%)
Mutual labels:  scss
Tuicss
Text-based user interface CSS library
Stars: ✭ 167 (-6.18%)
Mutual labels:  scss
Elixir Examples.github.io
A collection of elixir programming language examples.
Stars: ✭ 171 (-3.93%)
Mutual labels:  scss
Fem Easybank
Easybank landing page from Frontend Mentor
Stars: ✭ 164 (-7.87%)
Mutual labels:  scss
Hugo Serif Theme
Serif is a modern business theme for Hugo.
Stars: ✭ 168 (-5.62%)
Mutual labels:  scss
Asciidoctor Stylesheet Factory
🎨 A utility project for producing the default stylesheet for the HTML converter in Asciidoctor. All other uses are deprecated. Assembled using Compass, Sass and Foundation.
Stars: ✭ 169 (-5.06%)
Mutual labels:  scss
Theme Chalk
Element theme chalk
Stars: ✭ 163 (-8.43%)
Mutual labels:  scss
Frontplate
フロントエンド開発の効率をあげるフルスタックテンプレート
Stars: ✭ 175 (-1.69%)
Mutual labels:  scss
7.css
A tiny CSS framework for building faithful recreations of the Windows 7 UI.
Stars: ✭ 169 (-5.06%)
Mutual labels:  scss
Fresh
Fresh shiny themes
Stars: ✭ 170 (-4.49%)
Mutual labels:  scss
Adam Blog
Adam Blog is a minimal clear theme for Jekyll
Stars: ✭ 167 (-6.18%)
Mutual labels:  scss
Vant React
Lightweight 2kb Mobile UI Components built on React and TS, inspired by [email protected]://github.com/youzan/vant
Stars: ✭ 166 (-6.74%)
Mutual labels:  scss
Browser Hack Sass Mixins
Browser hack sass mixin - Apply your SCSS to a specific browser - CSS hacks for: IE, Chrome, Firefox, Edge, Opera
Stars: ✭ 170 (-4.49%)
Mutual labels:  scss
Hexo Theme Book
A simple, elegant, book-like hexo theme with some useful features.
Stars: ✭ 166 (-6.74%)
Mutual labels:  scss
Hexo Theme Memory
A minimal hexo theme.
Stars: ✭ 173 (-2.81%)
Mutual labels:  scss
Editorial
A free, open source theme for Ghost
Stars: ✭ 164 (-7.87%)
Mutual labels:  scss
Compile Hero
🔰Visual Studio Code Extension For Compiling Language
Stars: ✭ 169 (-5.06%)
Mutual labels:  scss
Buttons
A collection of CSS buttons.
Stars: ✭ 177 (-0.56%)
Mutual labels:  scss
Sassyjson
[UNMAINTAINED] A Sass API for JSON.
Stars: ✭ 173 (-2.81%)
Mutual labels:  scss
Toucaan
Intrinsic Web Design.
Stars: ✭ 170 (-4.49%)
Mutual labels:  scss

NigeriaLogos

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

Getting Started

NigeriaLogos 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 NigeriaLogos, please read contributing.md

Authors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].