Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeremenichelli/muvi

App to look up for movie data
https://github.com/jeremenichelli/muvi

Last synced: 23 days ago
JSON representation

App to look up for movie data

Awesome Lists containing this project

README

        

# muvi

App to look up for movie data 🍿

## How to run this project

There are three commands available:

```sh
# start a development server:
npm start

# create a production build:
npm run build

# start a production server:
npm serve
```

## How does it work?

This project is using the [Next.js + Preact starter](https://github.com/developit/nextjs-preact-demo) created by [Jason Miller](https://twitter.com/_developit) for a server side rendering plus small bundle size.