BryanAM / neko-punch

A simple fun interactive app to get random cats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neko Punch 🐈 ねこぱんけ

A simple front-end application using React with TypeScript to get you cute pictures of cats. Checkout the website here.

Neko Punch

Getting Started

If you wish to run this application locally clone the repo and install. npm install or yarn install.

Then run the application yarn start.

Technologies

  • Cat data API from cataas.com
  • Reach v18
  • TypeScript
  • Scss

House Keeping

Note that this application was a simple iteration to practice the fetch() API. Improvements and feedback are welcome!

About

A simple fun interactive app to get random cats


Languages

Language:SCSS 49.4%Language:TypeScript 39.4%Language:HTML 8.6%Language:CSS 2.6%