src/modules: features, i.e screenssrc/components: presentation componentssrc/hooks: contexts and providers for data managementsrc/types: contains the type definition of the main objects
- clone this repository
- install the node dependencies by running
yarn
Assuming you have all the requirements installed, you can setup and run the project by running:
yarnto install the dependenciesyarn startto start the application, in a dedicated terminal
- On the home screen you'd be able to
- browse a list of movies
- like movies by clicking the
like?button
- On the liked screen
- you can see the list of all the movies you've liked