Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theDevSoham authored Apr 28, 2023
1 parent 73c6279 commit 668fe38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<h1>Data Visualizer</h1>
<hr><p>The following project is a browser app that lets the user visualize data by plotting it against charts</p><h2>General Information</h2>
<h2>The app is deployed at: https://visualizerdata.netlify.app</h2>
<hr><ul>
<li>This demo uses WineData.json as a reference to plot it on Echarts - An open source javascript visualization library</li>
</ul><ul>
Expand Down Expand Up @@ -52,4 +51,5 @@
<li>Beware of running npm. Npm will also work though package-lock.json and yarn-lock.json might conflict.</li>
</ul><ul>
<li>Finally run yarn start to start the app on localhost:3000</li>
</ul>
</ul><h2>Deployed Link</h2>
<h3>The app is deployed at: https://visualizerdata.netlify.app</h3>

0 comments on commit 668fe38

Please sign in to comment.