Skip to content

therexone/radiowave

Repository files navigation

RadioWave

A minimal synthwave radio app with visuals from the Giphy API, made in React.

RadioWave Cli

Running the app

Add your GiphyAPI key in App.js

let response = await fetch(`https://api.giphy.com/v1/gifs/search?api_key=${config.API_KEY}&q=synthwave&limit=50&offset=0&rating=G&lang=en`)

Then do

yarn install
yarn start

Screenshots

About

A synthwave radio with cool visuals, written in React.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published