Skip to main content

Angular NASA APOD

Code Live

About the Project​

angular-apod

πŸš€ Technologies Used​


πŸ“‹ Prerequisites​

  • Node.js (version 18 or higher)
  • npm

πŸ”§ Installation​

  1. Clone the repository:
git clone https://github.com/nixoletas/angular-nasa-apod.git
  1. Install dependencies:
npm install
  1. Start the development server:
npm start

πŸ› οΈ Available Scripts​

  • npm start - Starts the development server
  • npm run build - Creates production build
  • npm run serve - Serves the application

🎯 Objective of the project​

The objective of this project was to learn how to use the new Express Angular Server Side Rendering (SSR) and reinforce my knowledge in Angular.