An open API service indexing awesome lists of open source software.

https://github.com/stepanblaha/random-quote-generator

Random anime quote generator
https://github.com/stepanblaha/random-quote-generator

api nodejs react reactquery typescript

Last synced: 3 months ago
JSON representation

Random anime quote generator

Awesome Lists containing this project

README

          

# Random Quote Generator :speech_balloon:
Small project i made while learning fetching from external APIs and react folder structure.

## Disclaimer
Backend hosted on Render has a few minute cold start so after first request you might have to wait a minute. Thanks!

## Deployment
Frontend deployed at Vercel => ([Vercel Deployment](https://randomquote.stepanblaha.com/))

Backend running on Render => ([Render](https://dashboard.render.com/))

## Built with
* [![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?logo=typescript&logoColor=fff)](#)
* [![React](https://img.shields.io/badge/React-%2320232a.svg?logo=react&logoColor=%2361DAFB)](#)
* [![React Query](https://img.shields.io/badge/React%20Query-FF4154?logo=reactquery&logoColor=fff)](#)

## Usage
Click the generate button and the app will generate random anime quote each time.



![Main page screenshot](page-screenshot.png)