Admin Panel
Add new projects to your portfolio
How to Add Projects
- Fill in the project details above
- Click "Generate Project Code"
- Copy the generated code
- Open
src/pages/index.astro - Find the
<div class="project-list">section - Paste the code before the closing
</div> - Save the file and see your changes!