Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/christopherkade/banner-generator

:speech_balloon: Easily generate banners for your articles on dev.to
https://github.com/christopherkade/banner-generator

banner-generator devto generator

Last synced: 2 months ago
JSON representation

:speech_balloon: Easily generate banners for your articles on dev.to

Awesome Lists containing this project

README

        

# Banner Generator

[![Build Status](https://travis-ci.org/christopherkade/banner-generator.svg?branch=master)](https://travis-ci.org/christopherkade/banner-generator)
[![Issues](https://img.shields.io/github/issues/christopherkade/banner-generator.svg)](https://github.com/christopherkade/banner-generator/issues)
![License](https://img.shields.io/badge/license-MIT-blue.svg)

A web based [DEV](https://dev.to/) banner generator.

![screenshot](https://user-images.githubusercontent.com/15229355/58760902-6cb86080-853e-11e9-91e2-afb66f77e8cb.png)

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

### `npm test`

Launches the test runner in the interactive watch mode.

### `npm run build`

Builds the app for production to the `build` folder.

## Contributing

Feel free to read the [contribution guidelines](https://github.com/christopherkade/banner-generator/blob/master/CONTRIBUTING.md).