hqasmei / portfolio

My portfolio built with Next.js 14 and Tailwind CSS.

Home Page:https://hosnaqasmei.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My portfolio ✨

Running Locally

git clone https://github.com/hqasmei/portfolio.git
cd portfolio
bun install
bun dev

Create a .env file similar to .env.example.

Database

Go to Upstash, create an account, create a database in Upstash Redis and add the generate UPSTASH_REDIS_REST_URL and UPSTASH_REDIS_REST_TOKEN.

Analytics

Go to Beam Analytics, add your url and replace the data-token in src/app/layout.tsx.

About

My portfolio built with Next.js 14 and Tailwind CSS.

https://hosnaqasmei.com

License:MIT License


Languages

Language:MDX 57.9%Language:TypeScript 39.4%Language:JavaScript 1.8%Language:CSS 0.9%