Implement a simple movie searcher app to compare the differences between React Hooks and Vue Composition API.
This project leverages the power of Vite to build the boilerplate.
react hooks version
vue composition api version
choose your version:
$ git clone https://github.com/Ericteen/hooks-compare
$ cd react-movie-searcher
$ yarn
$ yarn run dev
MIT