Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 646 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 646 Bytes

Angular Crypto Landing Page

This Angular project serves as a landing page displaying real-time data updates for trending cryptocurrencies all built from scratch.

Features

  • Real-time data updates for trending cryptocurrencies
  • Reusable components for efficient development

Installation

  1. Clone the repository: git clone https://github.com/Momen-Alshouha/crypto.git
  2. Navigate to the project directory: cd crypto
  3. Install dependencies: npm install

Usage

  1. Start the development server: ng serve
  2. Open your browser and visit http://localhost:4200 to view the application.

Technologies Used

  • Angular
  • RxJS