Skip to content

DSQL-MONGKEY/Dportfolio

Repository files navigation

Dportfolio V2

Fully Free and customizable

  • You can clone it for free and make it your own, i hope this portfolio help you a lot for show your works and what you can do to the world, don't forget to starred this repo ok!

Getting Started

  • First, clone the repository with github CLI / terminal or etc:
git clone https://github.com/DSQL-MONGKEY/Dportfolio.git
  • Second, move to project directory and install all dependencies in terminal/git CLI, etc. but in some condition you're not working with pnpm you can actually use npm, yarn, or anything.

  • If you don't have pnpm yet, you can install it first with this command above:

    npm install -g pnpm@latest-10
  • Run this command to install all dependecies in this project:

pnpm install
  • Aftrer installation done, you can run this command to run the project
pnpm dev
  • Makesure port 3000 is not used on other application Open http://localhost:3000 with your browser to see the result.

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 Geist, a new font family for Vercel.

Customizable

  • You can customize the information about you mostly on "constant.tsx" file, but on several content you must edit directly in the related file
  • Makesure you read the basic concept of Next.JS Framework to make you easily editing content and better understanding for "how something works", "how can it be there", and etc.

Thanks!!

  • Thankyou for using this portfolio template, i hope this repo would be help full for you!

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

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 our Next.js deployment documentation for more details.

About

This is my web portfolio, feel free to check and give me some advice to enhance my portfolio better

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published