Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 744 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 744 Bytes

Hooks Compare

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.

Preview

react hooks version

react hooks

vue composition api version

vue composition api

Usage

choose your version:

$ git clone https://github.com/Ericteen/hooks-compare
$ cd react-movie-searcher
$ yarn
$ yarn run dev

License

MIT