Skip to content

SastraNababan/movie-search

Repository files navigation

Movie Search

Movie Search Screenshot

Movie Search build with React and OMDB API

Demo Website

CodeSandbox

Built With

  • NextJS
  • Typescript
  • React Query
  • Redux
  • Rematch
  • Chakra UI
  • React Testing Library
  • Jest

Getting Started

1. Update Environment

2. To get started, first install all the necessary dependencies.

$ yarn install

3. Start the development server

$ yarn dev

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

Commands

  • dev: runs your application on localhost:3000
  • build: creates the production build version
  • start: starts a simple server with the build production code
  • lint: runs the linter in all components and pages
  • test: runs jest to test all components and pages
  • test:watch: runs jest in watch mode

Author

Sastra Nababan

Releases

No releases published

Packages

No packages published

Languages