https://forms.gle/TmPhW5GhYPo61mJH9
- Fork
- Clone
- Create a branch for your work off of what direction you want to be interviewed in: frontend, backend, or full stack. (Example: your github username + project example: bellagrunt_frontend or bellagrunt_backend)
- Create a folder within the directory where your work will live.
- Develop the task and commit
When you are ready to submit your app to the frontend team, commit to this folder of the folder you created and ping me in discord: trollgrunt#9260. Please spend no more than 4-6 hours on this test.
- Add more features that you think are cool! Here are some ideas:
- Lazy loading
- A search bar
- Filtering
- Show related movies on the movie details view
- A caching layer for your requests
- Unit testing
- Security