Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/opakholis/website

🏄 my portfolio
https://github.com/opakholis/website

mdx nextjs react tailwind tailwindcss vercel

Last synced: 14 days ago
JSON representation

🏄 my portfolio

Awesome Lists containing this project

README

        

# 🏠 Personal blogs and portfolio

> My Personal blogs and portfolio written with React (Next JS), Tailwindcss, and Vercel : https://opakholis.space

[![Deploy to Vercel](https://vercel.com/button)](https://opakholis.space)

## Running Locally

```bash
$ git clone https://github.com/opakholis/website.git
$ cd website
$ yarn
$ yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.

## Technologies

- [Next.js](https://nextjs.org/)
- [Tailwindcss](https://tailwindcss.com/)
- [MDX](https://mdxjs.com/)
- [Vercel](https://vercel.com)