Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)