Khusbu853 / Natwest-Assignment-Statewise-summary

Home Page:https://natwest-assignment-weather-app-kwr9.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StateWise Summary with React

This is a simple application built using Reactjs and library Chartjs. It display the information of states in visual reprsentation in the form of charts and Tables.

✨ Features

  • Treemap charts to display different states.
  • On mouse over tool-tip show some basic info like temp, population of respective states.
  • Colour variations in b/w RED and blue, on basis of Temperature.
  • Responsive design for a seamless experience on different devices
  • If user click over state then data of five cities specified to clicked state will displayed in the form of beautiful charts.

Technologies Used

StateWise Summary is built using the following technologies:

  • React.js: A JavaScript library for building user interfaces.
  • react-apexcharts and chartjs library: Library to show data in the form of beautiful charts and Tables.
  • Dummy Json Data of States(containing state name, population,temperature) and cities(containing information regading population, total assets, city name etc..)

Getting Started

To run the App locally, follow these steps:

  1. Clone the repository.
  2. Navigate to the project directory: cd statewise_summary
  3. Install the dependencies: npm install
  4. Start the development server: npm start
  5. Open your web browser and visit http://localhost:3000 to access the App.

About

https://natwest-assignment-weather-app-kwr9.vercel.app/


Languages

Language:JavaScript 90.1%Language:CSS 5.0%Language:HTML 4.9%