Skip to content

onanuviie/movieland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movieland

A site that shows movies searched for

Screenshot

Links

  • See what movieland looks like and use it here

My process

Built with

  • JSX
  • React hooks: useState and useEffect
  • CSS custom properties
  • API
  • Flexbox

What I learned

This was my first time using React. I learned how to use useState and useEffect. I also learned how to use async.