An open API service indexing awesome lists of open source software.

https://github.com/iyousefibrahim/startframework-angular

StartFramework is a project to kickstart my experience with the Angular framework. This project is an assignment from Route Academy, focusing on the fundamental aspects of Angular, including routing and component-based architecture.
https://github.com/iyousefibrahim/startframework-angular

angular bootstrap css html5 typescript

Last synced: 12 months ago
JSON representation

StartFramework is a project to kickstart my experience with the Angular framework. This project is an assignment from Route Academy, focusing on the fundamental aspects of Angular, including routing and component-based architecture.

Awesome Lists containing this project

README

          

# StartFramework

## Overview

StartFramework is a project to kickstart my experience with the Angular framework. This project is an assignment from Route Academy, focusing on the fundamental aspects of Angular, including routing and component-based architecture.

## Technologies Used

- **Angular v17**: A platform for building mobile and desktop web applications.
- **Bootstrap**: A popular CSS framework for building responsive, mobile-first websites.
- **FontAwesome**: A toolkit for icons and social logos.

## Features

- **Routing**: Implemented routing to navigate between different pages.
- **NotFound Page**: A dedicated page to handle routes that do not exist.
- **Components**:
- **Nav**: Navigation bar
- **Main**: Main content area
- **About**: About section
- **Portfolio**: Portfolio section
- **Contact**: Contact form
- **Footer**: Footer section
- **StarShapeWhite**: A component for white star-shaped graphics
- **StarShapeDark**: A component for dark star-shaped graphics
- **NotFound**: A component for handling non-existent routes