In this task, Crypto-Metrics: This is a mobile web application used to check a list of crypto-currency metrics. It is created using the coinstats API, which retrives data such as, names of cryptos, logos, current amount and as well as related website url. The webapp have several pages which includes the "Home page" with a list of items that could be filtered by some parameters; in the project, it's a list of metrics that can be filtered by the coin name and a "Details page" with more information about a selected coin.
- HTML
- CSS
- Bootstrap
- React
- Redux
- Webpack
- Jest
- VSCode
- Git
- Browser With Developer Tools
After cloning git clone https://github.com/techEmprez/crypto_metrics.git
this directory from Github;
You can run this project via:
- Setup the project by creating a new directory.
- Set up the repository on GitHub and use Gitflow.
- Set up React using ###
npx create-react-app .
- Install React Redux, Redux Logger and [React Router](https://reactrouter.com /web/guides/quick-start).
- Create routes on each components and view components.
- Fetch data and update Redux store.
- Render fetch data for the first time only.
- Write actions and reducers for canceling rockets and leaving missions
- Render UI: My Profile section
- Implemented jest test to the project.
Use npm test a
to run all the Jest test.
//To return to the top page
👤 Choice Osobor
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: Choice Osobor
This project is MIT licensed.
This project gives appropriate credit to Nelson Sakwa the [author of the original design](<https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs)).
In this task, Crypto-Metrics, is a mobile web application used to check a list of crypto-currency metrics. It is created using the coin stats API, which retrieves data such as names of cryptos, logos, current amount, and related website URL. The webapp has several pages, which include the "Home page" with a list of items that could be filtered by some parameters; in the project, it's a list of metrics that can be filtered by the coin name; and a "Details page" with more information about a selected coin.
- HTML
- CSS
- Bootstrap
- React
- Redux
- Webpack
- Jest
- VSCode
- Git
- Browser With Developer Tools
After cloning git clone https://github.com/techEmprez/crypto_metrics.git
this directory from Github;
You can run:
- Setup the project by creating a new directory.
- Set up the repository on GitHub and use Gitflow.
- Set up React using ###
npx create-react-app .
- Install React Redux, Redux Logger and [React Router](https://reactrouter.com /web/guides/quick-start).
- Create routes and view components.
- Fetch data and update Redux store.
- Render fetch data for the first time only.
- Write actions and reducers for canceling rockets and leaving missions
- Render UI: My Profile section
- Implemented jest test to the project.
Use npm test a
to run all the Jest test.
👤 Choice Osobor
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: Choice Osobor
This project is MIT licensed.
This project gives appropriate credit to Nelson Sakwa the author of the original design.
Contributions, issues, and feature request are welcome anytime.