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.
- Host: GitHub
- URL: https://github.com/iyousefibrahim/startframework-angular
- Owner: iyousefibrahim
- Created: 2024-08-02T11:56:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T06:51:37.000Z (almost 2 years ago)
- Last Synced: 2025-06-12T21:47:06.838Z (about 1 year ago)
- Topics: angular, bootstrap, css, html5, typescript
- Language: TypeScript
- Homepage: https://start-framework-gamma.vercel.app/
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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