This project is Angular based that showcases the basic capabilities of Angular. It displays TV shows, their details, and their main cast.
Under the branch main
, you can find the boiler-plate files that are the starting point for building this application! To view a full working version, you can checkout and run the branch tv-shows-app
Follow the INSTRUCTIONS.md to work your way to the final tv-shows-app version from scratch. In case you face any difficulties, click on the section link in the instructions file and clone the corresponding branch increment.
See INSTRUCTIONS.md for pre-requisites.
To run the final version with full features of the application, checkout the tv-shows-app
branch and in your terminal run:
cd tv-shows-app
npm install
npm start
This will serve the application on http://localhost:4200 and will open your default browser
In case you would like to adjust the port, run ng serve -p <port>
instead of npm start
See REFERENCES.md
The tv-shows-app
and the accompanying materials are made available
under the terms of the MIT License (here) which accompanies this
distribution, and is available at the Open Source site here
See ACKNOWLEDGEMENTS.md for more information.
Nuhal Rifai |
Daniel Anani |