https://github.com/snowdingo/free-graph-maker
Free Graph Maker is an app that allows anyone to create visually appealing graphs and charts instantly.
https://github.com/snowdingo/free-graph-maker
app chart css graph html javascript web website
Last synced: about 1 month ago
JSON representation
Free Graph Maker is an app that allows anyone to create visually appealing graphs and charts instantly.
- Host: GitHub
- URL: https://github.com/snowdingo/free-graph-maker
- Owner: SnowDingo
- Created: 2024-01-04T08:05:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T05:34:37.000Z (over 2 years ago)
- Last Synced: 2025-03-25T15:56:52.086Z (about 1 year ago)
- Topics: app, chart, css, graph, html, javascript, web, website
- Language: JavaScript
- Homepage: https://free-graph-maker.vercel.app
- Size: 652 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is Free Graph Maker?
Free Graph Maker is an app that allows anyone to create visually appealing graphs and charts instantly. This app aims to become an app where anyone can create a visually appealing graphs and charts in couple of minutes.

## Tech
Created with React.js and Chart.js.
Most codes are in -app.js- so feel free to read comments in the file.
* /componets -> A folder that stores components like the DataInput field and Header
* /public -> Folder with images and general files. (**Favicon and Images are lincensed so using any files on public folder for other purposes than using it for this project is illegal. **)
## Author

* Most codes written by me(SnowDingo)
Take a look at my personal blog for more info
[blog](https://binary-fish.vercel.app/)
## Lincense
This project is a personal project. It doesn't mean that this project has copyright, and illegal copying of the code and the app is not allowed.
Cloning and improving/fixing issues in this repo is allowed, so feel free to help me with improving this project.
Again most copyright is claimed for ***©SnowDingo 2024***.