An open API service indexing awesome lists of open source software.

https://github.com/pineberrycode/yo

My first portfolio deployed on Vercel
https://github.com/pineberrycode/yo

blender nextjs nodemailer react-three-drei react-three-fiber reactjs typescript

Last synced: 7 months ago
JSON representation

My first portfolio deployed on Vercel

Awesome Lists containing this project

README

          

## Resumé
This is an introduction about myself.

#### Build With
- React Three Fiber (R3F)
- Next.js
- Shadcn
- Blender

#### Environment Variables
Create an `.env` file with the following variables:

```TYPESCRIPT
EMAIL_FROM=your_email_from@gmail.com
EMAIL_TO=your_email_to@gmail.com
PASSWORD=your gmail app password
```