This Angular project serves as a landing page displaying real-time data updates for trending cryptocurrencies all built from scratch.
- Real-time data updates for trending cryptocurrencies
- Reusable components for efficient development
- Clone the repository:
git clone https://github.com/Momen-Alshouha/crypto.git
- Navigate to the project directory:
cd crypto
- Install dependencies:
npm install
- Start the development server:
ng serve
- Open your browser and visit
http://localhost:4200
to view the application.
- Angular
- RxJS