Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/coderamrin/portfolio

My portfolio with Next.js & Markdown
https://github.com/coderamrin/portfolio

blog markdown nextjs nextjs14 open-source portfolio portfoliotemplate protfolio-theme tailwindcss

Last synced: 12 days ago
JSON representation

My portfolio with Next.js & Markdown

Awesome Lists containing this project

README

        

# Portfolio

Next.js Portfolio website with markdown Blog.

## Getting Started!

Install the dependencies:

```bash
npm install
```

Then, run the development server:

```bash
npm run dev
```

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

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

## Create issue
Create an issue if you found an error or you have any suggestions.

## Connect with me

I'm available on [Twitter](https://www.x.com/@coderamrin) and [Linkedin](https://www.linkedin.com/in/coderamrin/)
feel free to reach out if you have any questions.

Happy Coding!