Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 627 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 627 Bytes

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!