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

https://github.com/mbejda/angularfire-starter-template

AngularFire 18 Starter Template with TailwindUI And PrimeNG
https://github.com/mbejda/angularfire-starter-template

angular angularfire angularfire2 firebase primeng starter-template tailwindui

Last synced: 6 months ago
JSON representation

AngularFire 18 Starter Template with TailwindUI And PrimeNG

Awesome Lists containing this project

README

          

# 🚀 AngularFire Starter Template With TailwindUI And PrimeNG
This is a comprehensive Angular Starter template designed to kickstart your next web application development project.
## 📦 Stack
- [Angular 18](https://angular.io/)
- [AngularFire 18](https://firebase.google.com/)
- [PrimeNG 18](https://primeng.org/)
- [Tailwind CSS](https://tailwindcss.com/) / [PrimeNG UI](https://primeng.org/)
- [PrimeIcons](https://primeng.org/icons)
- [Firebase](https://firebase.google.com/)

## ✨ Features
- Login
- Registration
- Password Reset
- Dashboard

Auth managed by Firebase Auth

## 🎨 User Interface
- Mobile Responsive
- Hamburger Menu
- Container Layout

## 🖼️ Screenshots

### *Registration*
![Registration Screenshot](screenshots/register.png)

### *Login*
![Login Screenshot](screenshots/login.png)

### *Reset*
![Reset Screenshot](screenshots/reset.png)

### *Dashboard*
![Dashboard Screenshot](screenshots/dashboard.png)

### *Versions*
Node v20.9.0

ng 18.2.12

# Getting Started
```
## Clone the Repo
git clone

## Install Dependencies
npm install

## Run
ng serve
```
### Questions? Comments? Praise?
Reach out on Twitter [@notmilobejda](https://x.com/notmilobejda)