/react-capstone-web-metric-app

This React capstone project is about building a mobile web application to check a list of metrics (numeric values) that I create making use of React and Redux.

Primary LanguageJavaScriptMIT LicenseMIT

Space Travelers Hub

📗 Table of Contents

📖 METRICS-WEBAPP

METRICS-WEBAPP is a website that display a list of cryptocurrency coins and their current market info..

🛠 Built With

Tech Stack

Client
  • REACT

Key Features

  • use gitflow

(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:

  • Installation of Node.js, React and Redux
  • A working browser
  • Internet connection
  • A code editor like Visual Studio Code

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:katfogy/react-capstone-web-metric-app.git

Install

Install this project with:

  cd capstone-web-metric-app
  npm install

Usage

To use this project on your prefered browser use

  npm start

(back to top)

Run tests

npx eslint "**/*.{js,jsx}"
npx stylelint "**/*.{css,scss}"
npm test

🚀 Live Demo

👥 Author

👤 Foga Kater Amos

(back to top)

🔭 Future Features

  • [Api calls]
  • [Functional Components]
  • [Redux ]

(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 a star ⭐️ to this project

(back to top)

🙏 Acknowledgments

I would like to thank Microverse and Nelson Sakwa for this amazing project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)