Skip to content
/ jokerdev.xyz Public template

🚀 my portfolio which also happens to be a template that you are able to use yourself.

License

Notifications You must be signed in to change notification settings

JoKeRxTD/jokerdev.xyz

Repository files navigation

Portfolio Website Template

This is my Porfoilio website built with Next.js and NextUI. It is a template that you can use to build your own website. This was created from the template provided by nextui-org. You can preview the website PREVIEW.

Build

Netlify Status

Star

star

Technologies Used

How to Use

Use the template with jokerev.xyz

  1. Click on the Use this template button on the top right of the repository.
  2. Create a new repository with the template.

Clone the repository

  1. Clone the repository with the following command:
git clone
  1. Install the dependencies:
npm install
# or
yarn install
  1. Deploy the project
npm run dev
# or
yarn dev

or build the project

npm run build
# or
yarn build
  1. Open http://localhost:3000 with your browser to see the result. You can start editing the files in the src directory.
  2. Start editing the files in the src directory.
  3. You can also change the next.config.js file to add your own configurations.
  4. You can also change the public directory to add your own images and other assets.
  5. You can also change the styles directory to add your own styles.
  6. You can also change the components directory to add your own components.

License

You can use this at your own free will & edit how every you like for your own personal use, All I ask is that I am credited for the template. You can do this by linking back to my website, jokerdev.xyz.

About

🚀 my portfolio which also happens to be a template that you are able to use yourself.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages