Skip to content

lexcast/football

Repository files navigation

Football cards

CI DEPLOY

See in action here.

example

NOTE: I DO NOT OWN ANY IMAGE ON THIS REPOSITORY

Install

Just clone it or download the repository, and run yarn install.

Available Scripts

This project is a Create React App, and it has all of its scripts, plus two to run tailwindcss (generates the styles):

yarn start:tw

Runs tailwindcss in the development mode.

yarn build:tw

Runs tailwindcss in the production mode.