Greet your friends using generative AI!
Johnny often livestreams development over at YouTube
Check out the video tutorial specifically about this project!
To run this project locally, you will need your own .env
file, filled with the correct environment variables. You can use the .env.example
file as a template!
With the environment variables sorted, you may start the dev server with:
npm run dev
Then visit http://localhost:5173 🚀