/nostrimg-frontend

Frontend for Nostrimg image hosting

Primary LanguageJavaScript

nostrimg

Image hosting for Nostr.

nostrimg back-end

https://github.com/michaelhall923/nostrimg

Tech

The front-end is a Create React App project

Environment Variables

For your dev environment, make a file called .env.development.local and copy the vars from template.env

Then just:

npm i
npm run start