Portfolio website that showcases my projects, blog posts, and other information about me. Built with TypeScript, React, Hono, React Router, Velite, Tailwind CSS, Vite, and deployed to Cloudflare Workers.
See Demo Website:
Iqbal Abdurrahman Personal Website
/
— Home page./posts
— Posts list page./projects
— Project list page./sitemap.xml
— Sitemap./resource/*
— Resource routes (i.e. switch theme route).$ git clone https://github.com/abdrhmniqbal/personal-website.git
$ cd personal-website
$ bun i
$ bun dev
Update your environment
in
wrangler.toml
.
Your application will be available at http://localhost:5173
.
Create a production build:
$ bun run build
Deployment is done using the Wrangler CLI.
To deploy directly to production:
$ bun wrangler deploy
No complicated licensing. Be kind and help others learn.
Iqbal Abdurrahman https://github.com/abdrhmniqbal
Built with ❤️ using React Router and Hono.