/baboo.dev

Personal website

Primary LanguageTypeScript

baboo.dev

Tech Stack

Framework: Next.js (appDir)

Deployment: Vercel

Styling: TailwindCSS

Content: MDX

Analytics: Vercel Analytics

Running locally

To run this website locally, you will need to have Node.js 16.13+ installed on your machine.

git clone https://github.com/Baboo7/baboo.dev.git
cd baboo.dev
npm install
npm run dev

Contributing

If you find any issues or have any suggestions for improvements, feel free to create a pull request or open an issue on the repository.