Personal blogs of Preet Parekh.
- Dan Abramov for the overreacted blog
 - Al Joseph Condino for the Next JS migration to the blog
 
Create .env.local for environment variables. You should have a twitter api token because most of my post is using the static twitter component.
TWITTER_API_TOKEN=
MAILCHIMP_API_KEY=
MAILCHIMP_API_SERVER=
MAILCHIMP_AUDIENCE_ID=npm run dev
# or
yarn devOpen http://localhost:3000 with your browser