Skip to content

jrgarciadev/dev-cover

Repository files navigation

Devcover logo

🌐 Open Website

📚 Read blog

Devcover is an open source application which allows developers to create a portfolio in less than 2 minutes with just their username.

Inspiration

I decided to do this project for 2 reasons, the first is that as a developer I know that in most cases we spend very little time creating our portfolio or we don't even have it, the second reason is that I like to participate in hackathons so I built this project for Hashnode and Vercel hackathon two companies which I admire.

Deploy your own Portfolio on Vercel

If you want to customize your portfolio colours, name, bio a put your Google Analytics code, I suggest you create your portfolio on Devcover website.

If you prefer to go faster and accept the default parameters you can click on the following button and the only thing you have to do is put your Github or Hashnode username in the NEXT_PUBLIC_USERNAME.

Deploy with Vercel

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Check out Vercel deployment process Next.js deployment documentation for more details.

Built by Junior García