A website that displays market data for each cryptocurrency and provides a detailed report of your wallet connected to a centralized exchange.
View Demo
⚠️ Disclaimer: If the registration and dashboard features are not working, it's because Supabase blocks inactive instances after a period of time. You can view a demo of the dashboard or request the reactivation of the Supabase instance by sending me an email at [email protected].
Second version of the project, originally developed as a university project for the "Web Languages and Technologies" course at Sapienza University of Rome. The current version has been completely revamped and enhanced with new features and improvements.
- Clone the repo:
git clone https://github.com/lorenzopalaia/Blocktracr.git
- Install NPM packages:
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 in your browser.
Contributions are welcome! If you have suggestions or improvements, follow these steps:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Don't forget to give the project a star! Thanks again.
Distributed under the MIT License. See LICENSE.txt for more information.
Lorenzo Palaia - [email protected]
Project Link: https://github.com/lorenzopalaia/Blocktracr

