Skip to content

Pvtrickt/hookie-monster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hookie monster

a sesame street-themed exploration of basic react hooks, namely useState, useEffect, and useContext.

you can see it in action here, but note you can't edit any of the components that way ;)

running locally

assuming you have a copy of the repository locally:

  1. cd hookie-monster/frontend
  2. pnpm i
  3. pnpm run dev
  4. ???
  5. profit!

About

Devsoc trainee 2025 t1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 61.2%
  • CSS 20.5%
  • JavaScript 12.6%
  • Dockerfile 4.1%
  • HTML 1.6%