DataCanvas is a web application for visualizing and analyzing IoT sensor data. This repository contains the frontend code, which is built using React.
Make sure you have the following installed on your machine:
- Node.js
- npm
- Clone the repository:
git clone https://github.com/your-username/DataCanvas-Front.git
- Navigate to the project directory:
cd DataCanvas-Front
- Install the dependencies:
npm install
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Team KernelPanic - datacanvasmgmt@gmail.com
Project Link: datacanvas.hypercube.lk