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

https://github.com/cassiofb-dev/angular-edu

Cool project to show Angular and Bootstrap fundamentals
https://github.com/cassiofb-dev/angular-edu

angular bootstrap nodejs typescript

Last synced: about 2 months ago
JSON representation

Cool project to show Angular and Bootstrap fundamentals

Awesome Lists containing this project

README

          


Angular + Bootstrap 5 Showcase

Cool project made with Angular and Bootstrap docs.


About
Features
Running
Credits
License

![angular-edu](https://i.imgur.com/eCspwUS.png)

## About

As I wanted to learn Angular with Bootstrap I thought it would be awesome to make this repo to show the main features of Bootstrap and Angular. Hope you like it!

## Features

* Angular Fundamentals
* Component
* Modules
* Services
* Angular Routing
* Routing Module
* Child Routes
* Lazy Loading
* Angular Forms
* Template Driven
* Reactive
* Bootstrap Fundamentals
* Basic Form
* CSS validation classes
* Responsive Navbar
* Responsive Footer

## Running

To download and run this project you will need [Git](https://git-scm.com), [Node.js](https://nodejs.org/en/) and [Angular](https://angular.io/). From your shell:

```bash
# Clone the repo
git clone https://github.com/cassiofb-dev/angular-edu

# Get into it
cd angular-edu

# Install dependencies
npm install

# Start
ng serve
```

## Credits

This app was made with the following open source projects:

* Node.js
* TypeScript
* Angular
* Bootstrap

README model by [electron-markdownify](https://github.com/amitmerchant1990/electron-markdownify).

Special thanks to [Loiane](https://github.com/loiane) for teaching me angular during this week.

## License

MIT

---

>Website [cassiofernando](https://cassiofernando.netlify.app/)  · 
> GitHub [@cassiofb-dev](https://github.com/cassiofb-dev)  · 
> Twitter [@cassiofb_dev](https://twitter.com/cassiofb_dev)