.github/workflows/build.yml

omdb-app

This is an experiment using nextjs + React to getting data from OMDB API

Some technologies that I have used:

  • Nexjs
  • React
  • SCSS
  • Axios
  • SRW
  • Stylelint
  • CI
  • Vercel deploy

DEMO APP

Project setup

Install dependencies

yarn

Run app

yarn dev

Environment variables

Save .env.example as .env and update the environment variables accordingly.