- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
react-crypto-app is mobile web application that allows users to check a list of metrics (numeric values) and it is created using React and Redux. It is built around a crypto-currency api. The app displays list of crypto that is filtered by value, symbol or rank. It also allows the user to check the details of a selected item.
Client
- Home Page
- Details Page
- Live Demo Link
- here is a video description
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A browser that supports html5
- Git
- A GitHub account
- Node.js
- Your preferred code editor
- SASS
- JSX
- React-redux, redux-toolkit
- APIs
- React18 and best practices
- React Router
- React Icons
- Re-Usable Components
- React Hooks
- CSS transition and animation
- and more...
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:belaymit/react-crypto-app.git
Install this project with:
cd react-crypto-app
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm run test
You can deploy this project using:
👤 Belay Birhanu G
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Details Pop up
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a star
I would like to thank Microverse community and Nelson Sakwa the author of the original design
-
What is learning objectives of the project?
- Use React documentation.
- Use React components.
- Use React props.
- Use React Router.
- Connect React and Redux.
- Handle events in a React app.
- Write integration tests with a React testing library.
- Use styles in a React app.
- Use React life cycle methods.
- Apply React best practices and language style guides in code.
- Use store, actions and reducers in React.
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.