Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evoluteur/kaggle-look-alike
Kaggle Data Explorer UI look-alike build with React.
https://github.com/evoluteur/kaggle-look-alike
data data-analysis data-engineering data-exploration data-mining data-platform data-science datascience exploratory-data-analysis explorer front-end frontend kaggle react spa
Last synced: 2 months ago
JSON representation
Kaggle Data Explorer UI look-alike build with React.
- Host: GitHub
- URL: https://github.com/evoluteur/kaggle-look-alike
- Owner: evoluteur
- Created: 2020-06-04T23:27:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T17:58:59.000Z (9 months ago)
- Last Synced: 2024-05-03T05:59:12.216Z (9 months ago)
- Topics: data, data-analysis, data-engineering, data-exploration, data-mining, data-platform, data-science, datascience, exploratory-data-analysis, explorer, front-end, frontend, kaggle, react, spa
- Language: JavaScript
- Homepage: https://evoluteur.github.io/kaggle-look-alike/
- Size: 1.34 MB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Kaggle-look-alike · [![GitHub license](https://img.shields.io/github/license/evoluteur/kaggle-look-alike)](https://github.com/evoluteur/kaggle-look-alike/blob/main/LICENSE.md) [![npm version](https://img.shields.io/npm/v/kaggle-look-alike)](https://www.npmjs.com/package/kaggle-look-alike)
Kaggle Data Explorer UI look-alike build with React.
Check out the [live demo](https://evoluteur.github.io/kaggle-look-alike/).
![Data Explorer](https://raw.githubusercontent.com/evoluteur/kaggle-look-alike/master/screenshots/kaggle-look-alike.gif)
This app provides a convenient way to explore and understand your datasets.
## Running the project
```bash
# Install dependencies
npm install# Run the project
npm start```
In a web browser, go to the url [http://localhost:3000/](http://localhost:3000/).
Kaggle-look-alike is Open Source at [GitHub](https://github.com/evoluteur/kaggle-look-alike) with MIT license.
Encourage Kaggle-Look-Alike by [becoming a sponsor](https://github.com/sponsors/evoluteur).
(c) 2024 [Olivier Giulieri](https://evoluteur.github.io/)