Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nguyenhongthe/nguyenhongthe.dev

My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.
https://github.com/nguyenhongthe/nguyenhongthe.dev

contentlayer css javascript mdx mdx-js next-mdx nextjs portfolio profile tailwindcss typescript upstash vercel

Last synced: about 1 month ago
JSON representation

My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.

Awesome Lists containing this project

README

        

![Nguyen Hong The Dev](https://raw.githubusercontent.com/nguyenhongthe/nguyenhongthe.dev/main/screenshot.png)


nguyenhongthe.dev

My personal website, built with [Next.js](https://nextjs.org/), [Tailwind CSS](https://tailwindcss.com/), [Upstash](https://upstash.com?ref=nguyenhongthe.dev), [Contentlayer](https://www.contentlayer.dev/) and deployed to [Vercel](https://vercel.com/).


## Running Locally

```sh-session
git clone https://github.com/nguyenhongthe/nguyenhongthe.dev.git
cd nguyenhongthe.dev
```

Create a `.env` file similar to [`.env.example`](https://github.com/nguyenhongthe/nguyenhongthe.dev/blob/main/.env.example).

Then install dependencies and run the development server:
```sh-session
pnpm install
pnpm dev
```

## Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.