Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

nicolaslima321-labs/old-nickflix

Repository files navigation

NickFlix (Deprecated)

  • This project was deprecated, it will be redo, with an better arch and tech

Overview

This project pretends to be an replica of Netflix, but instead of streaming videos, movies, it will stream musics clips, discographies. Filtered by genre, artist, and some other things..

The repository contains the Front-End developed in VueJS, (SPA) and the Mobile Application developed in React Native.

Current project status

Because of time, the project its unfinished yet, theres some of these follow things left that i'm still working on.

  • Deal with JWT authentication
  • Reponsive design for mobile apps
  • Page section to account and content management
  • Improve UI and UX

Mobile documentation still in progress


Setup for SPA

To install the project, after clone the repo, you must run

npm install

To run the application, for work properly, the back-end must be running, you can do this following its docs at the Back-End project.

After you got the Back-End running, you can follow with these steps:

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Demonstration

  • Home Page

Demo Screenshot

  • Login Page

Demo Screenshot

  • Dashboard Page (1)

Demo Screenshot

  • Dashboard Page (2)

Demo Screenshot

About

A Netflix clone with a little difference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published