Skip to content

This project is about building a mobile web application to check a list of metrics (numeric values) which I created using React and Redux. I selected an API that provides numeric data about cryptocurrency exchange and then developed the web app using the API.

License

Notifications You must be signed in to change notification settings

udeaghad/crypto-market-app

Repository files navigation

Cryptocurrency Exchange App

This React capstone project is about building a mobile web application to check a list of metrics (numeric values) which I created using React and Redux. I selected an API that provides numeric data about cryptocurrency exchange and then build the webapp around it.

The app was built using React documentation, React components, React props, React Router, connecting React and Redux, and handling events in a React app. Integration tests were written with a React testing library. The project also used React lifecycle methods, store, actions and reducers.

The styling was done to match the style created by Nelson Sakwa on Behance.

Built With

  • React
  • Javascript
  • CSS
  • Redux

Live Demo

Click to see Live Demo

Getting Started

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

Prerequisites:

Setup

  • Clone the repository on github to your local terminal Install
  • Ensure you have git installed on your terminal
  • Run each of the following codes on your terminal
    • npm install
    • npm run build
    • npm start -Ensure you have node.js installed.

Usage

  • Open the index.html file with your browser to view the webpage

Author

👤 Dozie Udeagha

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse Team
  • My Family
  • Nelson Sakwa of Behance.

📝 License

This project is MIT licensed.

About

This project is about building a mobile web application to check a list of metrics (numeric values) which I created using React and Redux. I selected an API that provides numeric data about cryptocurrency exchange and then developed the web app using the API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published