Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercises for Web Development course

Week 4 Timer Game - uses JavaScript to display a timer that counts down to 0. User can select 1, 3, or 5 minutes. To run, download folder and open index.html in your browser.

Ajax Pets - uses fetch and JavaScript to load images depending on which pet type is selected. To run, download folder and open index.html in your browser.

Jokebook - Node/Express project which displays categories of joke in endpoint jokebook/categories, and a random joke from each category in endpoint jokebook/joke/:category. To run, download folder and in terminal, run nodemon, then open http://localhost:8000/ in your browser. You will need Node, npm, express, and nodemon.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages