Skip to content

AJ-droi/Data-Visualization-With-D3Js-and-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a simple express application that allows you to visualize data about a specific word from Wikipedia using D3 Js.

Features

Get information about a specific word from Wikipedia
A search bar to Input Prefer Keyword
A Barchart that shows Top 10 WordCount Vs Search
A PieChart that shows Word Count Distribution

Requirements/Tools Used

React.js 
yarn
D3 js
TailwindCSS

How to run the app

Clone the repository to your local machine
Run yarn install to install all the dependencies
Run yarn start to start the app
The app will be available at http://localhost:3000

How to use the app Input Your Preferred Keyword Check the Data Visualization of the keyword

Where I go Stuck I had some designining the Charts using D3Js. I had issues getting User Interface inspirations

How I got Unstuck I had to go through the D3Js documentations. Check out https://d3js.org/ I also got help from tutorial teacher documentations. Check out https://www.tutorialsteacher.com/d3js/axes-in-d3 I was able to explore figma community to see similar designs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published