https://github.com/momen-alshouha/crypto
Angular landing page project featuring real-time updates for trending cryptocurrencies, reusable components for efficient development.
https://github.com/momen-alshouha/crypto
angular cryptocurrency landing-page reactive-programming rxjs typescript
Last synced: 3 months ago
JSON representation
Angular landing page project featuring real-time updates for trending cryptocurrencies, reusable components for efficient development.
- Host: GitHub
- URL: https://github.com/momen-alshouha/crypto
- Owner: Momen-Alshouha
- Created: 2024-03-09T10:17:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-13T20:57:21.000Z (over 2 years ago)
- Last Synced: 2025-10-29T23:28:29.490Z (8 months ago)
- Topics: angular, cryptocurrency, landing-page, reactive-programming, rxjs, typescript
- Language: TypeScript
- Homepage: https://crypto-currencies-pulse.netlify.app/
- Size: 3.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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