Skip to content

Commit ef07bc7

Browse files
authored
Update ReadMe.md
1 parent f3f7a80 commit ef07bc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Video Playlist: https://www.youtube.com/playlist?list=PLB6wlEeCDJ5Yyh6P2N6Q_9Jij
66

77
Build a Quiz App with HTML, CSS, and JavaScript to improve your Core Web Development
88

9+
> If you have questions, please ask them in the [Learn Build Teach Discord.](https://learnbuildteach.com/)
10+
911
Want to improve your **core Web Develoment skills**? Want to improve your knowledge of **HTML, CSS, and JavaScript**? In this course, you're going to learn how to build a Quiz application **without the assistance of libraries or frameworks**. Here are some of the topic we will cover!
1012

1113
- Save high scores in Local Storage
@@ -29,8 +31,6 @@ Resources
2931
- [Course Source Code](https://github.com/jamesqquick/Design-And-Build-A-Quiz-App)
3032
- [Learn Build Teach Discord](https://learnbuildteach.com/)
3133

32-
> If you have questions, please ask them in the [Learn Build Teach Discord.](https://learnbuildteach.com/)
33-
3434
## 1. Create and Style the Home Page
3535

3636
In this video, we are going to create the home page along with a good chunk of the necessary CSS. The home page will consist of a few links for the Game and High Scores pages. We will also create helper CSS classes for Flexbox, buttons, and hiding elements.

0 commit comments

Comments
 (0)