/catsite

Built using react, react router and tailwindcss, consuming thecatapi.com

Primary LanguageJavaScript

Catsite

A basic React site with React Router, styled with Tailwind CSS, consuming thecatapi.com.

Clone locally

  • Fork this repo
  • clone with
git clone https://github.com/yourusername/projectname
  • Run
npm install

to install all dependencies.

  • Run
npm run dev

to start the server.