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

https://github.com/momen-alshouha/cryptous

Landing page project featuring real-time updates for cryptocurrencies data, reusable components and more..
https://github.com/momen-alshouha/cryptous

angular rxjs typescript

Last synced: 2 months ago
JSON representation

Landing page project featuring real-time updates for cryptocurrencies data, reusable components and more..

Awesome Lists containing this project

README

          

# 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