Welcome to the Quiz App! This project contains the layout and basic functionality of a mobile web application for quizzes. In future projects, we will expand the app and add all sorts of cool features.
- View Questions: You can read quiz questions and click buttons to look up the answers.
- Bookmark Questions: Mark questions as favorites to view them later on the bookmarks page.
- Profile Page: Visit your profile page to see your progress and activities.
This project was built using the following technologies:
- HTML5: Provides the structure and content of the app.
- CSS3: For styling and layout of the app.
- JavaScript: Adds interactivity and quiz logic.