An open API service indexing awesome lists of open source software.

https://github.com/ralintuscano/next-movies-app

Next.js application that displays a list of movies/series fetched from OMDB api.
https://github.com/ralintuscano/next-movies-app

context-api material-ui nextjs reactjs

Last synced: 3 months ago
JSON representation

Next.js application that displays a list of movies/series fetched from OMDB api.

Awesome Lists containing this project

README

        

This is a [Next.js](https://nextjs.org/) project.

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.