Skip to content

mohamedlmoutaouakil/homeflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homeflix

This is a React app that is a front end of the homeflix project. This app communicates with a REST API (homeflix-api) to render your media gallery, which gives you a nice UI to pick or search for media to watch on your local computer.

Getting started

Before starting the homeflix React app, you should start the homeflix-api : https://github.com/mohamedlmoutaouakil/homeflix-api

Now to start the React app you have to install the required npm packages:

npm install

Start the React app:

npm start

The app is running: http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published