Skip to content

Latest commit

 

History

History
64 lines (43 loc) · 2.83 KB

README.md

File metadata and controls

64 lines (43 loc) · 2.83 KB

Introduction

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.

image

screencapture-localhost-4200-shows-165-2021-06-09-11_49_02

Pre-requisites

See INSTRUCTIONS.md for pre-requisites.

Running the APP

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

Learning References

See REFERENCES.md

License

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

Acknowledgements

See ACKNOWLEDGEMENTS.md for more information.

Contributors

Nuhal
Nuhal Rifai
Daniel
Daniel Anani