Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidepastore/bruttoesporc

Front page generator for the best Italian sport newspaper
https://github.com/davidepastore/bruttoesporc

italy juventus newspaper soccer

Last synced: about 1 month ago
JSON representation

Front page generator for the best Italian sport newspaper

Awesome Lists containing this project

README

        

# bruttoesporc

[![Build Status][ico-github-actions]][link-github-actions]
[![JavaScript Style Guide][ico-semistandard]][link-semistandard]

Front page generator for the best Italian sport newspaper.

## Setup

``` bash
$ yarn install
```

## Launch

``` bash
$ yarn start
```

## Testing

``` bash
$ yarn test
```

## Building

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

[ico-github-actions]: https://github.com/DavidePastore/bruttoesporc/workflows/Run%20tests/badge.svg?branch=master
[ico-semistandard]: https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square

[link-github-actions]: https://github.com/DavidePastore/bruttoesporc/actions?query=workflow%3A%22Run+tests%22
[link-semistandard]: https://github.com/standard/semistandard