Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 447 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 447 Bytes

Crypto Dive

Crypto Dive ecosystem offers a comprehensive range of cryptocurrency-related content, including news, events, testing, and educational resources.

This repository only has a demo version containing the frontend solution.

Instalation

  1. Download the repository.
  2. Open ./client folder.
  3. Install npm (if needed).
  4. Run the npm run dev command.
    npm run dev
    
  5. Open in browser http://localhost:5173.