metrics-webapp

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

MIT License

Stars
5

Table of Contents

Metrics Webapp

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

Built With

Tech Stack

Key Features

This project is a simple metrics app. The main features are:

  • Mainly consists of two page:
  • Home page with a list of regions and countries of that region that could be filter
  • Detail page for the country details; in the example, the detail page for Czech Republic cities with number of views.

Live Demo

https://user-images.githubusercontent.com/55840999/218153654-be83251f-4a86-4c5e-89a4-ccde3aa9fc02.mp4

Getting Started

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

Prerequisites

you have to those tools in your local machine.

  • NPM
  • GIT & GITHUB
  • Any Code Editor (VS Code, Brackets, etc)

Setup

Clone the project.

  git clone [email protected]:shahadat3669/metrics-webapp.git

Go to the project directory.

  cd metrics-webapp

In the project directory, you can run:

  npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.You may also see any lint errors in the console.

  npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

  npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Authors

First Author:

Shahadat Hossain

Future Features

  • We will implement city details page

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

FAQ

  • Are you using database?

    • No, I am not using any database.
  • Can I use this project for personal use?

    • Yes, you can use it.

License

This project is MIT licensed.

Badges
Extracted from project README
portfolio linkedin twitter
Related Projects