Home

Awesome

Next Starter Peacock

🦚 Next Starter Peacock

Peacock is a NextJS portfolio Starter for software engineers and designers. Showcase your awesome work and build personal sites you're proud of.

Features

Getting Started

  1. Fork the project. (It's highly recommended to fork the project to get upcoming features and bug fixes)

  2. Clone your fork

git clone https://github.com/<your-username>/next-starter-peacock.git
  1. Jump into the directory and Install dependencies
cd next-starter-peacock && yarn

or

cd next-starter-peacock && npm install
  1. Start the dev server
yarn dev

or

npm run dev
  1. Find config/index.json, change name and title to your name and title. Save and open http://localhost:3000 with your browser 💥💥💥. See the results 😊.

Customize Peacock

Peacock ships with 3 basic content types

Deploy to Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Contributing

The best way you can contribute to peacock is by creating issues, reporting bugs and propose new features. If you're kind enough and have extra time, you can help on some features. Here's the simple workflow

The fastest way to get an answer to your question is to reach out via Twitter. Feel free to through a tweet or DM.

Todo