hendraaagil.dev
You can visit the old version in here.
Developing
Node.js >= 16.x
setup with yarn is recommended.
# duplicate & fill environment file
cp .env.example .env.local
# install dependencies
yarn
# serve with hot reload at localhost:3000
yarn dev
# build for production
yarn build
Built with
- Framework - Next.js
- Styling - Tailwind CSS
- Fonts - Fontsource
- Icons - React Icons
- Data Fetching - SWR
- Comments - Giscus
- Analytics - Umami
- Analytics DB - Supabase
- Deploy - Vercel
- Others
- Classname Utility - clsx
- Date Formatting - date-fns
- Animation - framer-motion
- Theme - next-themes
- SEO - next-seo
- MDX - next-mdx-remote
- Hooks - react-use
Credits
Thanks to my inspiration.
License
This source code is under the MIT License.