Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/coderamrin/portfolio
- Owner: Coderamrin
- Created: 2022-12-29T14:29:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T11:30:45.000Z (26 days ago)
- Last Synced: 2024-10-18T22:57:24.685Z (21 days ago)
- Topics: blog, markdown, nextjs, nextjs14, open-source, portfolio, portfoliotemplate, protfolio-theme, tailwindcss
- Language: MDX
- Homepage: https://coderamrin.com/
- Size: 22.6 MB
- Stars: 26
- Watchers: 1
- Forks: 11
- 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!