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

https://github.com/brice150/card


https://github.com/brice150/card

angular css3 html5 typescript

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          





# CARD, un site web d’entreprise avec une carte de visite interactive

Frontend : Angular

Features

### 🏠 Accueil

- Visualisation d’une carte de visite animée (effet flip) sur la page d’accueil

---

### ℹ️ À propos

- Consultation des informations sur l’entreprise

---

### 📬 Contact

- Accès à un formulaire de contact avec validation des champs

---

Installation locale

### Cloner le projet

```bash
git clone https://github.com/Brice150/Life-Rise.git
```

### Installer les dépendances

```bash
npm install
```

### Lancer l'application

```bash
ng serve -o
```