https://github.com/duanedave/crypto-metrric-app
This is an app that displays some popular cryptocurrencies for users to keep track of specific data such as price, max-supply and so on.
https://github.com/duanedave/crypto-metrric-app
react-router reactjs redux restful-api webpack
Last synced: 3 months ago
JSON representation
This is an app that displays some popular cryptocurrencies for users to keep track of specific data such as price, max-supply and so on.
- Host: GitHub
- URL: https://github.com/duanedave/crypto-metrric-app
- Owner: DuaneDave
- License: mit
- Created: 2022-10-03T08:18:50.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-07T16:37:42.000Z (over 3 years ago)
- Last Synced: 2025-03-27T23:41:56.975Z (over 1 year ago)
- Topics: react-router, reactjs, redux, restful-api, webpack
- Language: JavaScript
- Homepage: https://d-codes.netlify.app/
- Size: 1.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# crypto-metrric-app
Space Travelers' Hub is an app built with React | CSS | React-router | Jest | Redux-toolkit. this is an app where users can board available missions and rockets.
## Built With
- Javascript.
- Css.
- React.
- Jest.
- Webpack.
## Live Demo
[Live demo](https://d-codes.netlify.app/)
[Live presentation](https://www.loom.com/share/fcfd67d6fb774c43b365cc8b76ed0e38)
## Getting Started
To get a local copy up and running follow these simple example steps.
- Open up your command line
- Clone this repo to your machine by using Git clone: Git clone `https://github.com/DuaneDave/crypto-metrric-app.git`
# Prerequisite
- Code editor preferably VsCode
- Browser
### Install
- `npm i`
- `npm install --save-dev eslint@7.x eslint-config-airbnb@18.x eslint-plugin-import@2.x eslint-plugin-jsx-a11y@6.x eslint-plugin-react@7.x eslint-plugin-react-hooks@4.x @babel/eslint-parser@7.x @babel/core@7.x @babel/plugin-syntax-jsx@7.x @babel/preset-env@7.x @babel/preset-react@7.x`
- `npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
`
### Run tests
To run tests on this project if you tweaked something, run the following command
- `npx stylelint "\*_/_.{css,scss}"`
- `npx eslint .`
- run your test using `npm run test`
## Author
👤 **Obiebi Okiemute David**
- GitHub: [@githubhandle](https://github.com/DuaneDave)
- Twitter: [@twitterhandle](https://twitter.com/dave_duane)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/david-obiebi/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/DuaneDave/crypto-metrric-app/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
Hat tip to those whose idea, design and code snippet was used in this project
- React-redux and jest team
- Creative Commons license of the design
## 📝 License
This project is [MIT](./LICENSE) licensed.