This is a Next.js project created for Front-end Developer assessment.
First, run the development server:
npm run dev
# or
yarn dev
- Fork this repo under your own Github account and make it public.
- Build the UI according to this design Web Assessment UI.
- Integrate and populate the response from Movie API Postman Collection.
- You may use any npm packages that seems to fit the test requirement.
- Implements either React Context / React Redux for the state management.
- All screens in the design done.
- Integrated with API.
- Have atleast two usage of either React Context / React Redux