madiajijah11 / exceltodynamodbjson

Easy way to convert Excel into JSON and DynamoDB JSON.

Home Page:https://exceltodynamodbjson.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Excel to JSON and DynamoDB JSON Web

📄 Help people convert excel to JSON and DynamoDB JSON. 📄


Contributions Welcome


View the Web App

Table of Contents

Description

Excel to JSON and DynamodB JSON is a platform where people can choose excel file from computer and convert it to JSON and DynamoDB JSON.

Live Demo

Check out the web version of Excel to JSON and DynamodB JSON here: https://exceltodynamodbjson.vercel.app



Technologies

Run Locally

  • Requirement:

  • Clone the repo.

    git clone https://github.com/madiajijah11/exceltodynamodbjson.git
    cd exceltodynamodbjson
  • Install the dependencies.

    yarn

    Development

    Run the development server and open http://localhost:3000

    yarn start

    Production

    Build the app for production.

    yarn build

Contributing

You can contribute to this site by creating an issue or pull request.

About

Easy way to convert Excel into JSON and DynamoDB JSON.

https://exceltodynamodbjson.vercel.app

License:GNU General Public License v3.0


Languages

Language:JavaScript 92.9%Language:CSS 7.1%