Having fun and learn how to build a landing page / one-pager and pass the assignment.
- Figma β for wireframes & moodboard (colors, fonts, inspiration) /
- GitHub β to store and share the website code
- VS Code β code editor
- Browser β test the website
- Moodboard β Dribbble/Behance/Mobb/Pinterest
- Share Figma file link for quick feedback https://www.figma.com/design/0S3IjsG0xrQO3QLyY0qu97/Untitled?node-id=0-1&t=u7ximMXjPgM1BnCN-1
- Use comments in Figma to discuss design ideas
- Keep a moodboard page in Figma with:
- Colors (brand palette)
- Fonts (heading & body)
- Example websites for inspiration
- Designer β Together β Creates wireframes, moodboard, picks fonts/colors
- Developer β Mob: Together - Builds HTML files, tests in browser
- Content Writer β Together β Prepares text (About, Welcome, Links, etc.)
- Project Lead β Together β Keeps track of plan, deadlines, and shares updates
(In a solo project, you just βwear all the hatsβ yourself π)
index.html(Home / About us)style.css(Styling)main.js(Functionality)images/(Profile picture, assets)
- Gather inspiration β make a moodboard in Figma
- Draft a wireframe (layout) β Figma
- Write short text content β In maybe content.md
- Generate images and assets with AI (comic strip)
- Build
index.htmlβ add heading, text, image, link - Review together β feedback in Figma/Docs
- Add improvements (extra page, CSS styling)