ANGULAR CODING TASK
Consume to following APIs and display the data. The application should usable, elegant
and functional.
SpaceX History: [Link]
SpaceX Address: [Link]
API Documentation: [Link]
Features:
1. Fetch the data in the APIs and display them.
2. Search functionality.
3. Pagination must be implemented.
4. Create your own Layout.
Other requirements:
1. Create a common service for fetching API Call.
2. Code must be submitted in a publicly accessible repository.
Bonus:
1. The site is hosted on a cloud service, preferably Firebase.
Submissions will be assessed on:
1. Ability to create reusable Angular components and use them in the
app.
2. User Experience
3. Readable and structured code
4. Adherence to requirements.