Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m0nica/httriri
HTTRiRi - HTTP Status Codes as Portrayed by Rihanna GIFs ✨💄
https://github.com/m0nica/httriri
gifs hacktoberfest http rihanna status-codes
Last synced: about 1 month ago
JSON representation
HTTRiRi - HTTP Status Codes as Portrayed by Rihanna GIFs ✨💄
- Host: GitHub
- URL: https://github.com/m0nica/httriri
- Owner: M0nica
- License: gpl-3.0
- Created: 2020-06-12T21:16:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T08:45:07.000Z (almost 2 years ago)
- Last Synced: 2024-05-02T05:39:19.238Z (8 months ago)
- Topics: gifs, hacktoberfest, http, rihanna, status-codes
- Language: TypeScript
- Homepage: https://www.httriri.com/
- Size: 127 MB
- Stars: 55
- Watchers: 4
- Forks: 22
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# HTTRiRi
![screenshot of HTTRiRi website](public/homepage-screenshot.png)
Explore HTTP status codes with this collection of Rihanna GIFs at https://www.httriri.com/. Each GIF links to the relevant https://httpstatuses.com/ page.
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, install the dependencies:
```bash
npm install
# or
yarn
```Then, run the development server:
```bash
npm run dev
# or
yarn dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.
## Contributing
If you're interested in contributing to httriri, please check out the [contributor guide](/CONTRIBUTING.md) and our open [issues](/issues)