Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 920 Bytes

README.md

File metadata and controls

43 lines (22 loc) · 920 Bytes

CSS-HTML-JavaScript Demo

Projects:

2.Survey Form (HTML-CSS)

Live URL: https://likuny0415.github.io/Survey_Form/

3.Drum Kit (JavaScript)

  • Mainly learn about querySelector

4.Random Dice (JS)

  • Mainly learn about how to add behaviour to HTML code

5.Simon Game (JS / jQuery)

  • Learn about how to use jQuery library in JS

6.Weather App (JS / Express / OpenWeatherAPI)

  • Learn about how to use API
  • Learn how to get input from HTML and pass it into JS file

7.NewsLetter Signup (JS / Express / MailChimp API / Heroku)

  1. Good courses online (CSS Flex layout)
  1. Practise page (CSS Grid layout & JS DOM)