![image](https://private-user-images.githubusercontent.com/48699438/356842095-b8d9c014-8c4a-436c-a403-6dd097d93f14.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTgzNDUsIm5iZiI6MTczOTU5ODA0NSwicGF0aCI6Ii80ODY5OTQzOC8zNTY4NDIwOTUtYjhkOWMwMTQtOGM0YS00MzZjLWE0MDMtNmRkMDk3ZDkzZjE0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA1NDA0NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPThjODJiOWQ4OTBkYjdlMDBkNjA0YzIwOGE1YzdlNWQzMTdkMmRiYjBkNTZhN2E5MDM4OWZjZmU5M2Y1OGFlNGUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.zrSPPneMBmUtftroKrZSsccGzX0zy4xylwErVv_awdY)
![image](https://private-user-images.githubusercontent.com/48699438/356842178-2ac9c26d-604d-4c63-b3cf-182358e4fe7a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1OTgzNDUsIm5iZiI6MTczOTU5ODA0NSwicGF0aCI6Ii80ODY5OTQzOC8zNTY4NDIxNzgtMmFjOWMyNmQtNjA0ZC00YzYzLWIzY2YtMTgyMzU4ZTRmZTdhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDA1NDA0NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM5OGE3YTVhMzUzYjcyZTA0ZTBiYjAzNGY0YjhiNGNmMzIzMmMyYWE0ZTZjYjE1ZTFiNjJkMzRhNmFlYmViZjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0._BFIkmApnSGDjcu9h01q2VVNBteqY_yQRsJZsimMBQI)
Admittedly, I hadn't created my own project in a LONG long time, and I was itching to make something. So, being the responsible student that I am, I went on a weekend cram to build this out instead of studying for midterms ๐ชโจ
I got my inspiration from seeing a cute Valentine's Day website on Instagram reels. It was a simple page with "Will you be my Valentine?" and the options of "yes" or "no" (or something along those lines). I wanted to create something interactive in a similar way โ something cute that you could send to your friends :^)
- This was my first time using
Bun
instead ofnpm
! I had discovered Bun while at TreeHacks 2024, and ever since then I'd been wanting to try it out. Bun is, in fact, just as blazingly fast as they claim :D - After not using Firestore in a very very long time, I decided to try it again. In previous attempts, I kept finding different sources online that gave varying instructions; none of them matched each other, nor the version I was using. But ever since the explosion of AI chat agents, it was super easy to troubleshoot any configuration errors I was getting!
- I take a LARGE amount of joy in seeing fun little animations. <3
At the time of writing this, I haven't hosted Message Sent online yet! As such, you can only run it on your local machine via these steps:
git clone https://github.com/roselynh100/message-sent
cd message-sent
bun install
bun run dev
I would also like to add more customization features, such as:
- Indicating the recepient and sender
- Background music that plays upon opening the letter
- Option to upload your own background image