An open API service indexing awesome lists of open source software.

https://github.com/ariyansep0-0/simple-homepage-devchallengesio

This challenge is a great way to start using JS with HTML and CSS. The challenge is to create a FAQ page that challenges you to use JavaScript to modify basic elements
https://github.com/ariyansep0-0/simple-homepage-devchallengesio

devchallengesio tailwindcss

Last synced: about 2 months ago
JSON representation

This challenge is a great way to start using JS with HTML and CSS. The challenge is to create a FAQ page that challenges you to use JavaScript to modify basic elements

Awesome Lists containing this project

README

        

dev challenges logo

Simple Homepage - Alarado

This challenge is a great way to start using JS with HTML and CSS. The challenge is to create a FAQ page that challenges you to use JavaScript to modify basic elements

User stories :
- Create a simple homepage page that matches the given design.

- Use HTML to create the basic structure.

- Add logo, heading, description, links, buttons,.. according to the design.

- User should be able to toggle between light and dark mode (light as default).

- Use CSS or CSS frameworks to style the card.

- The page should be responsive on different screen sizes.

- On mobile, users should be able to toggle side navigation.

challenge demo