/fyon-randimg

View, download and share random unsplash image

Primary LanguageJavaScript

Randimg

A browser based react app lets you display, download and share a random image sourced from unsplash.

App preview

How to run locally

The app has no external dependency outside of react and tailwind. To run the app locally, please clone the repository and run the following commands:

npm i
npm start

The above commands should spin up the app and open it in your default browser.