gyan2501 / mini.App

Welcome to Mini App, a Contact Management and Dashboard Application. This app allows you to manage your contacts and visualize COVID-19 data through interactive charts and maps.

Home Page:https://stately-cascaron-7968ed.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mini App - Contact Management and Dashboard App

Welcome to Mini App, a Contact Management and Dashboard Application. This app allows you to manage your contacts and visualize COVID-19 data through interactive charts and maps.

Mini App Demo

Table of Contents

Features

  • Contact Management:

    • Add new contacts with details like full name, email, role, country, and mobile number.
    • Edit existing contacts.
    • Delete contacts from your list.
    • View contact details.
  • Interactive Dashboard:

    • Visualize COVID-19 data using Line Charts.

Live Demo

You can try the live demo of Mini App here: Live Demo

Getting Started

To run the app locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/gyan2501/mini.App
  2. Navigate to the project directory:

    cd mini.app
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and visit http://localhost:3000 to access the app.

Dependencies

Mini App uses the following libraries and frameworks:

  • React: A JavaScript library for building user interfaces.
  • Redux: A predictable state container for managing application state.
  • React Router: A routing library for React applications.
  • Chart.js: A JavaScript library for creating interactive charts.
  • Axios: A promise-based HTTP client for making API requests.
  • Tailwind CSS: A utility-first CSS framework for building modern web applications.

Technologies Used

  • Language: TypeScript
  • Framework: React
  • State Management: Redux
  • Routing: React Router
  • Charting: Chart.js, react-chartjs-2
  • Styling: Tailwind CSS
  • HTTP Client: Axios

About

Welcome to Mini App, a Contact Management and Dashboard Application. This app allows you to manage your contacts and visualize COVID-19 data through interactive charts and maps.

https://stately-cascaron-7968ed.netlify.app/


Languages

Language:TypeScript 92.1%Language:HTML 5.4%Language:CSS 2.0%Language:JavaScript 0.5%