Skip to content

zany-ar/nudl.tech

Repository files navigation

nudlツ's portfolio

checkout the website at https://nudl.tech

project structure

root/  # edit details.tsx here
│
├── out/  # exported project
│
├── public/  # replace favicon.ico and screenshot.png here
│   └── images/  # project images are stored here
└── src/
    ├── components/  # all components used in the web app
    │   └── layout/  # all layout components
    └── pages/  # you can edit index.tsx here

running locally

git clone https://github.com/0xCN/nudl.tech
cd nudl.tech && npm install
npm run dev

forking this repo

this project is under MIT License. click here to checkout it out.

you can fork this project and create your own portfolios

optional

would be cool to add a link back to my website.

Releases

No releases published

Packages

 
 
 

Contributors