https://github.com/dogukanoksuz/nextjs-portfolio-template
Next.js basic portfolio template that supports static site generation
https://github.com/dogukanoksuz/nextjs-portfolio-template
app-router app-router-nextjs nextjs portfolio
Last synced: 4 months ago
JSON representation
Next.js basic portfolio template that supports static site generation
- Host: GitHub
- URL: https://github.com/dogukanoksuz/nextjs-portfolio-template
- Owner: dogukanoksuz
- Created: 2024-05-16T11:05:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-16T11:34:12.000Z (about 1 year ago)
- Last Synced: 2025-01-18T07:31:57.604Z (5 months ago)
- Topics: app-router, app-router-nextjs, nextjs, portfolio
- Language: TypeScript
- Homepage: https://dogukanoksuz.github.io/nextjs-portfolio-template/
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js Basic Portfolio Template
This is a basic portfolio template for Next.js. It is a simple, static site that can be easily customized to fit your needs. It is built with Next.js, a React framework that makes it easy to create static sites with server-side rendering.
## Demo
https://dogukanoksuz.github.io/nextjs-portfolio-template
## Features
- Simple, clean design
- Categories for projects
- Responsive layout
- Easy to customize
- Fast loading times
- SEO-friendly
- Static site generation fully supported## Getting Started
To get started, clone the repository and run `npm install` to install the dependencies. Then run `npm run dev` to start the development server. You can view the site at `http://localhost:3000`.
To customize the site, edit the files in the `app` directory. You can add new items by creating a new object in the `_portfolio/items.json` file.
## Deployment
To deploy the site, run `npm run build` to build the site and static files. You can then upload the files to a static hosting service like Vercel or Netlify.
## Preview
#### Index

#### Item
