Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.09 KB

README.md

File metadata and controls

41 lines (21 loc) · 1.09 KB

http.cat Build Status

HTTP Cat picture

About

This is the website that is hosted at https://http.cat.

The code for the older version hosted at the heroku platform is at the http-status-cats-api repo.

This version does not need any server side code. The API behavior is provided by a Nginx server config.

The interface is built with React and pre-rendered with react-snap.

Development

yarn start

Starts the development server.

yarn test

Runs the tests.

yarn build

Creates a build of the project.

Credits

Thanks to @girliemac for creating the amazing http status cats images.

Thanks to @pfdborges for creating the http.cat logo.

Thanks to @nataly-enne for the status 501 image.

Thanks to @woutfeys for the status 102 image.

License

MIT