Welcome to Coinspy, a cryptocurrency tracking and recording application built as a React web application. Coinspy allows you to stay updated on the latest cryptocurrency market trends and record your crypto portfolio. It's built on top of the CoinGecko API and features Firebase authentication for a secure user experience.
- Cryptocurrency Data: Access real-time data on cryptocurrency prices, market cap, volume, and more from the CoinGecko API.
- Portfolio Tracking: Keep track of your cryptocurrency portfolio and monitor its performance over time.
- User Authentication: Secure user registration and login using Firebase authentication.
- Responsive Design: Enjoy a seamless experience on both desktop and mobile devices.
Check out the live demo to see Coinspy in action.
To run Coinspy locally as a React web application, follow these steps:
-
Clone the repository:
git clone https://github.com/anuj-My/CoinSpy.git
-
Change into the project directory:
cd coinspy
-
Install dependencies:
npm install
Coinspy uses Firebase Authentication to manage user accounts. Ensure that you have configured Firebase as described in the Installation section to enable user registration and login.
We welcome contributions from the community to improve Coinspy. To contribute, follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/new-feature
. - Make your changes and commit them:
git commit -m 'Add new feature'
. - Push to the branch:
git push origin feature/new-feature
. - Submit a pull request.
For more information on contributing, please read our Contributing Guidelines.
This project is licensed under the MIT License. For details, see the LICENSE file.
We would like to express our gratitude to the open-source community and the following libraries and frameworks for making Coinspy possible:
If you have any questions, feedback, or need assistance, please feel free to contact us:
- Email: [email protected]
- GitHub Issues: Project Issues
Stay up-to-date with the latest Coinspy news and updates:
- Follow us on Twitter: @CoinspyApp
- Visit our website: https://www.coinspyapp.com
Thank you for choosing Coinspy! We hope this app simplifies your cryptocurrency tracking and portfolio management. Happy investing!