3d Design Website
- 5 Devlogs
- 3 Total hours
I want to display all the 3d designs I have made
I want to display all the 3d designs I have made
added back button with the fixed property, so it wouldn’t move even when you scroll down.
I added an about me button, which is just a border with the rounded-full tag.
added backgrounds that have nice scrolling! basically made it look good. also added text
Added pictures and made them buttons to another page. Using next.js’s Image and Link
I started with the next.js standard file, and then worked from there. most of it is css so far, and I’m using tailwind for that, which is very convenient. The 3 texts are using the column method, which I have learned from my DT teacher that columns are the best. So: So far so good!