roy1210 / react-express-json2jsonl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React File Upload

This is a full stack React-Express file uploader with json to jsonl converter

Quick Start

# Install dependencies server/client
npm install
cd client
npm install

# Serve on localhost:3000
npm run dev

About


Languages

Language:JavaScript 77.9%Language:HTML 22.1%