- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Metrics App is a project that was created to show the different exchange rates between the different currencies of the world and the US Dollar. Using the app, a user can convert any given amount of dollars to the selected currency.
I plan to implement the following features:
- [Navigation] This section allows the user to change between the differently rendered pages.
- [Home] This section shows a list of cards that provide links to the the different list of currency details.
- [Details] This section Provides the details about the currencies in a certain category.
- [Converter] This section allows the user to get convert a value of a given amount of dollars to the selected currency.
Click on the link to watch an outline video of my project. Outline Video
To get a local copy up and running, follow these steps.
Prerequisites </>
In order to set up a local copy of this repository, you need to have git installed:
Clone this repository to your desired folder:
Example commands:
mkdir my-folder
cd my-folder
git clone [email protected]:microvese-projects/crypto-metrics.git
npm install
To run the project:
npm start
Tests are written Using the React Testing Library. To run the tests, simply run the following command on the terminal.
npm test
👤 Benson Njuguna
- GitHub: @bennyjoez
- Twitter: @bennyjoezz
I plan to add the following features:
- [Chart]
- [Landing_page]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, you can show your support by giving this project's repository a star on github.
I would like to acknowledge the author of the design that I used to implement my features.
I would also like to thank Microverse for the outstanding collection of information they have provided that enabled me to create the project.
This project is MIT licensed.