debarshee2004 / scaffoldgen

Interactive CLI Tool for Project Scaffolding Tool and Web Application for Code Snippet Manager with Contextual Search
https://scaffoldgen.vercel.app
Apache License 2.0
2 stars 17 forks source link

Crypto Tracker React project done #50

Closed ritesh2004 closed 9 months ago

ritesh2004 commented 9 months ago

Description

This is a crypto tracker react project where 100 cryptos are listed with latest information. User can see crypto information in details. There are some awesome features like - pagination, search by name, table, 1 years of historical graph etc.

Related Issue

Type of Change

Please check the type of change that applies to your PR:

Checklist

Before submitting your pull request, please ensure you've completed the following:

Screenshots (if applicable)

Screenshot 2024-01-09 223505

Screenshot 2024-01-09 223517

Screenshot 2024-01-09 230011

Additional Information

I used coingecko API for getting those data. I created a free account, If you want you can sign up for a premium account for unlocking more features.