Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 421 Bytes

File metadata and controls

9 lines (5 loc) · 421 Bytes

React workshop

This is the code used to showcase basic web development skills using both vanilla javascript and React.js.

The app takes the form of a search engine that allows you to search the most popular 100 celebrities, according to this IMDB list, based on the name of the celebrity.

TODO Information on react

TODO Information on netlify