2024-07-25 14:09:27 +00:00
# onecatper.day
2024-07-26 11:44:37 +00:00
A small website where you can see one cat image, once per day. With the ability to subscribe via RSS as well!
2024-07-25 14:09:27 +00:00
TODO:
2024-07-26 11:26:55 +00:00
- Get reaquainted with some knowledge I've lost regarding HTML and CSS to make the site mobile friendly
2024-07-25 14:09:27 +00:00
## Things I used for this that you might wanna check out
2024-07-26 20:33:27 +00:00
[The Cat API ](https://thecatapi.com/ ) - Kind of the heart of this whole website. You can play around with this without signing up for an API key. For this project I think the free tier with an API key is more than enough.
2024-07-25 14:09:27 +00:00
Color scheme for index.html: [AG-500Redux Palette ](https://lospec.com/palette-list/ag-500redux )
## check it out
You can see the site currently here - [onecatper.day ](https://onecatper.day )