Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asrvd/waifus-for-programmers
frontend for Anime Girls Holding Programming Books made using Next.js and Tailwind CSS.
https://github.com/asrvd/waifus-for-programmers
anime nextjs otaku-dev tailwindcss waifu waifus weeb weeb-programmer weebdev
Last synced: 6 days ago
JSON representation
frontend for Anime Girls Holding Programming Books made using Next.js and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/asrvd/waifus-for-programmers
- Owner: asrvd
- License: mit
- Created: 2022-03-04T10:55:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-23T17:12:33.000Z (over 1 year ago)
- Last Synced: 2024-10-23T08:55:19.033Z (15 days ago)
- Topics: anime, nextjs, otaku-dev, tailwindcss, waifu, waifus, weeb, weeb-programmer, weebdev
- Language: TypeScript
- Homepage: https://wfp.asrvd.me
- Size: 78.1 KB
- Stars: 102
- Watchers: 6
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Waifus For Programmers
Overview
A web viewer for Anime Girls Holding Programming Books made using Next.js and Tailwind CSS.
You can view the app here.## Run locally
Clone the repository
```bash
$ git clone https://github.com/asrvd/waifus-for-programmers.git
```
Install dependencies
```bash
$ cd waifus-for-programmers
$ npm i
```
Run the app
```bash
$ npm run dev
```## Contributing
- Fork the repository
- Make your changes in a separate branch
- Open a pull request## Ending Note
- Consider giving the repo a ⭐ if you liked the project!
- You can add your own images [here](https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books).