On the forefront, I have incorporated a landing that covers a number of people, from different genders, races and religions. The idea is to let people feel welcome, and united, the first step to inclusivity.
NOTE: For now, if you go through the code, only male and female genders are used as those are the designs from Humaaans but these can be updated using more inclusive designs.
The later sections are ripped off from the current landing page, with an addition of Winners section as we have a challenge this year.
Demo
NOTE: Due to an issue with Tailwind being a native module, the app cannot be bootstrapped in StackBlitz or CodePen, so this is an embedded iframe that links https://deathcrafter.github.io/wecoded-landing.
How I Built It
The following technologies and assets are used to make the landing:
React (Vite/TS)
TailwindCSS
[Asset] Humaaans Illustration Set (by Pablo Stanley)
If you are developing a production application, we recommend updating the configuration to enable type-aware lint rules:
exportdefaulttseslint.config({extends: [// Remove ...tseslint.configs.recommended and replace with this
...tseslint.configs.recommendedTypeChecked,// Alternatively, use this for stricter rules
...tseslint.configs.strictTypeChecked,// Optionally, add this for stylistic rules
...tseslint.configs.stylisticTypeChecked,],languageOptions: {// other options...parserOptions: {project: ['./tsconfig.node.json','./tsconfig.app.json'],tsconfigRootDir: import.meta.dirname,},},})
Small things like navbar and footer as I felt like those are supposed to be handled by the platform, e.g. would be identical to the one in primary site.
Loooove this design 🖤