Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.git

Install dependencies:
bashCopynpm install
# or
yarn install
# or
pnpm install

Run the development server:
bashCopynpm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open 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 Documentation

Deploy 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πŸ¦‰