- Notifications
You must be signed in to change notification settings - Fork0
License
NotificationsYou must be signed in to change notification settings
preetjdp/Blog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Personal blogs of Preet Parekh.
- Dan Abramov for the overreacted blog
- Al Joseph Condino for theNext 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# oryarn dev
Openhttp://localhost:3000 with your browser