This repository contains a PWA that displays random facts about cats. Nothing more and nothing less.
Clone this repository:
git clone git@github.com:FaustTobias/catfactz.git
cd catfactz
Build all dependencies:
yarn --immutable
Start a development server:
yarn dev
When done, just create a pull request.