joaopereirawd / omdb-app

Home Page:https://omdb-app-tau.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.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.

About

https://omdb-app-tau.vercel.app


Languages

Language:JavaScript 50.4%Language:CSS 49.6%