checkout the website at https://nudl.tech
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 heregit clone https://github.com/0xCN/nudl.techcd nudl.tech && npm installnpm run devthis project is under MIT License. click here to checkout it out.
you can fork this project and create your own portfolios
would be cool to add a link back to my website.
