NicholasRoy96 / stream

A concept movie and TV streaming site built using Nuxt.js (SSR), Vuetify, Vuex, and data from TMDB open API.
https://streamco.me.uk/
8 stars 6 forks source link

logo

stream

Visit the live stream site here, hosted with Netlify.


What is stream?

Stream is a concept movie streaming site that fetches data from the TMDB API, a huge online movie database. Stream has been built using Nuxt.js (SSR for Vue.js), Vuetify, and Vuex.


How to run locally

Clone and install dependencies (requires Node v12 or later)

1. git clone https://github.com/NicholasRoy96/stream.git
2. cd stream
3. nvm use
4. npm install
5. npm run dev

Features


Notes and points for improvement

Testing

Genres