Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/davidepastore/bruttoesporc
- Owner: DavidePastore
- Created: 2020-05-16T14:51:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T07:58:37.000Z (3 months ago)
- Last Synced: 2024-10-19T21:44:11.251Z (2 months ago)
- Topics: italy, juventus, newspaper, soccer
- Language: JavaScript
- Homepage: https://bruttoesporc.vercel.app/
- Size: 1.47 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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