/catAppAdv

Primary LanguageTypeScript

Cat App Imporoved

Users can signup, login and save their favourite cats' images.

Installation

  1. git clone https://github.com/purpurlu/catAppAdv.git
  2. pnpm install

Run

  1. cp .default.env .env
  2. Get an API Key at the Cat website
  3. Paste your API Key inside your .env file
  4. pnpm dev