This is a Next.js project bootstrapped with create-next-app.
First, rename .env.local.example to .env.local
then, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
page
index - homepage contains movies components
components
Header - for global header
Monitor - for monitor module
UI - for layout and UI components
contexts
integration testing to make sure pagination logic, hooks and context
__tests__ - for test files
components - named according to /components structure
UI
styles - named according to /components structure.
https://status-page-tawny.vercel.app/
onclick -> show quick stats
reducer
axios call
context
pagination
check re renders / preformance