Skip to content

forkonlyone/ChartTokenWeb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3 Charting Frontend Demo

This repo show an example of implementation of the web3Charting server that I implemented at https://github.com/Linch1/Web3TokenCharting

How to try this out

  • This demo is made with react-scripts so just
  1. Install the repo
  2. Install https://github.com/Linch1/Web3TokenCharting
  3. Follow the steps for run the server Web3TokenCharting in it's read.me
  4. run npm i
  5. Specify the url of the Web3TokenCharting server (Default: http://localhost:5006 ) inside the .env property REACT_APP_CHART_SERVER_URL
  6. run npm start

Images of this frontend working

About

Save charting token website example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.0%
  • CSS 27.1%
  • HTML 1.2%
  • Shell 0.7%