https://github.com/hanasabih/cryptocurrency
A Single Page Application that allows users to track the Cryptocurrency Market. Users can search for country and click on a coin to view their current data of coin stat.
https://github.com/hanasabih/cryptocurrency
bootstrap5 reactjs redux testing
Last synced: 10 months ago
JSON representation
A Single Page Application that allows users to track the Cryptocurrency Market. Users can search for country and click on a coin to view their current data of coin stat.
- Host: GitHub
- URL: https://github.com/hanasabih/cryptocurrency
- Owner: HanaSabih
- License: mit
- Created: 2023-03-15T17:45:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-07T05:48:12.000Z (about 3 years ago)
- Last Synced: 2025-04-09T23:52:29.602Z (about 1 year ago)
- Topics: bootstrap5, reactjs, redux, testing
- Language: JavaScript
- Homepage: https://cryptocurrency-jdo1.onrender.com/
- Size: 1.88 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cryptocurrency Market App
> A Single Page Application that allows users to track the Cryptocurrency Market.
> Users can search for country and click on a coin to view their current data of coin stat.
## Built With
- JavaScript
- ReactJS
- Redux
- CSS
## Live Demo
- [Live Demo](https://cryptocurrency-jdo1.onrender.com/)
## presentation
- [presentation]()
## Getting Started
### Setup
To get a local copy up and running follow this simple step:
- Clone repository to your local machine:
`https://github.com/HanaSabih/cryptocurrency.git`
This will create a directory in the name of the project folder.
### Install
- `cd react-capstone`
- Run `npm install` to install dependencies
### Usage
- Run `npm start` to start app
You should see the app in your browser address bar at `http://localhost:3000`
### Run tests
- Run `npm test` to launch the test runner in an interactive watch mode.
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
## Author
👤 **Hana Sabih**
- GitHub: [@hanasabih](https://github.com/HanaSabih)
- LinkedIn: [@hanasabih](https://www.linkedin.com/in/hana-sabih/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Original design idea by [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio).
## 📝 License
This project is [MIT](./LICENSE) licensed.