Skip to content

naingoted/next-omdb

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Dir

Page list

page
    index - homepage contains movies components

Components list

components 
    Header - for global header
    Movies - for movies module
    UI  - for layout and UI components

Contexts

contexts

Hooks

hooks - for custom hooks

Testing

integration testing to make sure pagination logic, hooks and context
__tests__ - for test files
    components - named according to /components structure
        UI

Styling

styles - named according to /components structure.

Preview Link

https://movie-pelago.vercel.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published