katemoser / react-postcardium

0 stars 0 forks source link

Postcardium

Inspired by PostSecret, a true guilty pleasure of my highschool days, I started working on this project to practice using cloud storage and the GoogleMaps API in my applications. The idea is you can upload a photo, write a postcard-length message, and "post" it anonymously.

Currently Working on:

Ideas for the future:

Dev Setup:

VITE_GOOGLE_MAPS_API_KEY=
VITE_BASE_API_URL="http://127.0.0.1:5001/api"