Skip to content

Latest commit

 

History

History
79 lines (69 loc) · 2.19 KB

README.md

File metadata and controls

79 lines (69 loc) · 2.19 KB

A spectacular web site built in plain JavaScript

MIT License Pull requests welcome GitHub last commit Twitter Follow

📖 User stories

  • All code is written by you
  • No external libraries (e.g. no Bootstrap, React or GitHub Pages themes)
  • Hosted on GitHub Pages
  • Links to your public freeCodeCamp profile
  • Links to your Codewars profile
  • Links back to the GitHub repository that contains the code for your site
  • Tells us about why you are applying for the programme

📐 Technical criteria

To demonstrate your learning your site must use all of these

  • Semantic HTML5 elements
  • CSS grid or flexbox layout (or both)
  • DOM event listeners for user interaction (e.g. click, keydown)
  • DOM updates in response to user interaction (e.g. showing/hiding an element, changing text or styles)

🔗 Resources