Vite Team page

Solution for a challenge from Devchallenges.io.

screenshot screenshot screenshot

  • You can see my Demo in the link above
  • I used grid and :nth-child to display cards. Only three elements are present on the page: a Header, a div to display member's cards and a small footer.
  • I noted that importing images with vite, you have to use "img" folder in SRC during dev. After building for production images are accessible in "public" folder. You can link images with relative or absolute paths.

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

Acknowledgements

Contact