Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olivebishop/nextjs-portflio
Weekend / Challenge building minimalistic porftolio
https://github.com/olivebishop/nextjs-portflio
minimalistic-portfolio nextjs14 opengraph portfolio-website seo shadcn-ui tailwindcss typescript
Last synced: about 1 month ago
JSON representation
Weekend / Challenge building minimalistic porftolio
- Host: GitHub
- URL: https://github.com/olivebishop/nextjs-portflio
- Owner: olivebishop
- License: mit
- Created: 2024-08-11T02:26:54.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T18:46:55.000Z (4 months ago)
- Last Synced: 2024-08-25T23:51:35.130Z (4 months ago)
- Topics: minimalistic-portfolio, nextjs14, opengraph, portfolio-website, seo, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://hendrilgen.netlify.app/
- Size: 3.56 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minimalistic Developer Portfolio Template
A clean, modern, and customizable portfolio template for developers built with Next.js, Tailwind CSS, and Shadcn UI.
## Features
- β‘ Next.js 14 for fast performance and easy routing
- π¨ Tailwind CSS for responsive and customizable styling
- 𧩠Shadcn UI components for a polished look
- πΌοΈ Automatic OG image generation
- π SEO optimized
- π± Fully responsive design## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/yourusername/your-repo-name.gitInstall dependencies:
bashCopynpm install
# or
yarn install
# or
pnpm installRun the development server:
bashCopynpm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
Customization
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Inter, a custom Google Font.
Learn More
To learn more about the technologies used in this template:Next.js Documentation
Tailwind CSS Documentation
Shadcn UI DocumentationDeploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out the Next.js deployment documentation for more details.
License
This project is open source and available under the MIT License.
Usage
Feel free to use this template for your personal portfolio! You're welcome to customize, modify, and adapt it to your needs. If you find it helpful, consider giving it a star β and sharing it with others.
Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute.
Author
Created with β€οΈ by oliveπ¦