In this repo you can able to see splyza-video-box-portal
that is Angular Portal and video-box-server
is mock backend given for this Splyza web challenge
1: Clone the repository
2: Navigate to splyza-video-box-portal
directory and do npm install
once it done run this command npm start
3: Navigate to video-box-server
directory and do npm install
once it done run this command npm start
3: Splyza Angular Portal will running on PORT http://localhost:4200/
and Mock backend is running on PORT http://localhost:3000/
1: Grid Page
2: List Page
3: Details page with Loggedin video owner
4: Details page without video owner