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: about 2 months ago
JSON representation
My portfolio with Next.js & Markdown
- Host: GitHub
- URL: https://github.com/Coderamrin/portfolio
- Owner: Coderamrin
- Created: 2022-12-29T14:29:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T07:08:55.000Z (5 months ago)
- Last Synced: 2025-03-16T05:11:06.397Z (about 2 months ago)
- Topics: blog, markdown, nextjs, nextjs14, open-source, portfolio, portfoliotemplate, protfolio-theme, tailwindcss
- Language: MDX
- Homepage: https://coderamrin.com/
- Size: 22.6 MB
- Stars: 28
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!