/react-crypto-app

An app that enables users to seamlessly explore, access detailed information, and search for their preferred cryptocurrencies. With a visually appealing interface and efficient state management, the app provides a comprehensive solution for cryptocurrency enthusiasts, empowering them to stay updated and make informed decisions in the dynamic market

Primary LanguageJavaScript

logo

Crypto App

📗 Table of Contents

📖 react-crypto-app

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.

🛠 Built With

Tech Stack

Client

Key Features

  • Home Page
  • Details Page

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • A browser that supports html5
  • Git
  • A GitHub account
  • Node.js
  • Your preferred code editor

Knowledge of the following topics:

  • 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...

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:belaymit/react-crypto-app.git
  

Install

Install this project with:

  cd react-crypto-app
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

npm run test

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Belay Birhanu G

(back to top)

🔭 Future Features

  • Details Pop up

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a star

(back to top)

🙏 Acknowledgments

I would like to thank Microverse community and Nelson Sakwa the author of the original design

(back to top)

❓ FAQ

  • 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.

(back to top)

📝 License

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.

(back to top)