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.
- Click on the
Use this template
button on the top right of the repository. - Create a new repository with the template.
- Clone the repository with the following command:
git clone
- Install the dependencies:
npm install
# or
yarn install
- Deploy the project
npm run dev
# or
yarn dev
or build the project
npm run build
# or
yarn build
- Open http://localhost:3000 with your browser to see the result. You can start editing the files in the
src
directory. - Start editing the files in the
src
directory. - You can also change the
next.config.js
file to add your own configurations. - You can also change the
public
directory to add your own images and other assets. - You can also change the
styles
directory to add your own styles. - You can also change the
components
directory to add your own components.
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.