Coininfo is a web application developed with Vue 3, Vuetify, and TypeScript. Coininfo allows users to view cryptocurrency information.
Coininfo est une application web développée avec Vue 3, Vuetify, et TypeScript. Coininfo permet aux utilisateurs de visualiser des informations sur les cryptomonnaies.
- Real-time display of cryptocurrency prices / Affichage en temps réel des prix des cryptomonnaies
- Interactive charts to visualize price trends / Graphiques interactifs pour visualiser les tendances des prix
- Easy navigation with Vue Router / Navigation facile grâce à Vue Router
- Centralized state management with Pinia / Gestion de l'état centralisée avec Pinia
This project is built with the following technologies / Ce projet est construit avec les technologies suivantes :
The application is available at / L'application est disponible à : coininfo.digicarib.com
To run the project in development mode / Pour lancer le projet en mode développement :
npm run dev