Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandbox

A collection of small front-end mini-projects and exercises in vanilla HTML, CSS, and JavaScript.

  • Todo App - A plain JavaScript todo application.
  • DOM Manipulation - Playing around with DOM manipulation and vanilla JS.
  • Color Changer - A little color theme picker.
  • Dave - A small experiment.
  • Portfolio - A web developer resume/portfolio example.
  • Ghibli - A Studio Ghibli web app demonstrating how to connect to an API.
  • Tab - A New Tab app demonstrating how to use local storage.

Utilities

A small shared helper lives in utils.js.

const { add } = require('./utils')

add(2, 3) // -> 5

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages