Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

idafoh/personal-website

Repository files navigation

Vercel Twitter LinkedIn Forks Stargazers

About The Project

This is my personal blog. But you can also create your own account and start creating your posts too. Repository bootstrapped with Turborepo.

This repository doesn't contain backend. I'm maintaining it seperate repository.

The repository contains 2 apps frontend and dashboard. Both apps use react component library Mantine.

App frontend created with Next.js mostly static pages and contains some api routes. For dynamic routes uses Next.js's Incremental Static Regeneration feature.

App dashboard created with vite's react typescript preset. Uses the latest react-router-dom's 6.4 version. There you can create your posts, change avatar images etc.

Built With

Acknowledgments