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.
- Download the repository.
- Open
./client
folder. - Install npm (if needed).
- Run the
npm run dev
command.npm run dev
- Open in browser
http://localhost:5173
.