- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
A Frontend ReactJs app that shows real-time data for cryptocurrencies current pricing and market activity. The data used is fetched from blockchain API.
- [List Cryptocurrecies]
- [Show Cryptocurrecny Details]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node Installed
- Be Connected to Internet
Clone this repository to your desired folder:
To run and view this application, you will first have to clone a local version of this repository using:
git clone https://github.com/devMunyi/crypto-metrics.git
After that navigate to the newly created folder:
`cd crypto-metrics
Install this project with:
npm install
To run the project, execute the following command:
Start a local server running the command:
npm start
To run tests, run the following command:
npm test
👤 Samuel
- GitHub: @devMunyi
- LinkedIn: Samuel Munyi
- [Update Navbar for large screens]
- [Add Site Vistors Count]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank:
- Microverse for providing an excellent curriculum that has helped me enhance my skills in software development.
- Code Reviewers for their valuable feedback and guidance throughout my learning journey.
- Everyone whose code was used including Nelson Sakwa on Behance the creator of the original design.
This project is MIT licensed.