Skip to content

Latest commit

 

History

History
101 lines (58 loc) · 2.96 KB

File metadata and controls

101 lines (58 loc) · 2.96 KB
Devport 1200x630

Introduction

Devport is the MIT licensed open source project that helps you specially developer to make stunning dev portfolio with top notch customization and good looking UI. You can also switch the status of your portfolio to active or offline. And One last thing, You can also subscribe to our newsletter to get engagement update of your portfolio.

Features

  • Create Portfolio - You can create your portfolio with your own information in just a few minutes.

  • Top notch customization - You can use any of the 7+ pre-built themes to customize your portfolio.

  • Active/Offline status - You can switch the status of your portfolio to active or offline.

  • Newsletter - You can subscribe to our newsletter to get engagement update of your portfolio.

  • SEO friendly - This website is SEO friendly. You can easily rank your portfolio on google.

Screenshots

Home page

Home page

Feature page

Feature page

Dashboard Page(Set up Link)

Dashboard Page(Set up Link)

Customization page

Customization page

Profile page

Profile page

Search page

Search page

Portfolio page

Portfolio page

Automated mail

Mail

Important links

  1. Youtube: Watch
  2. Blog: Click here

Prerequisites

Installation

# Clone the repository
git clone https://github.com/utsavbhatarai007/portfolio-maker

# Go inside the directory
cd portfolio-maker

# For client side
cd client
yarn install

# For server side
cd server
yarn install

# For Bot 
cd bot
yarn install

# Starting command

# For client 
yarn run dev 

#For server
yarn server

#For bot
yarn bot

Contributing

We are open to enhancements & bug-fixes 😄.

Feel free to open an issue or submit a pull request.