Skip to content

murex/tv-shows-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published