Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/madiajijah11/exceltodynamodbjson

Easy way to convert Excel into JSON and DynamoDB JSON.
https://github.com/madiajijah11/exceltodynamodbjson

dynamodb excel json nextjs react reactjs xlsx

Last synced: 15 days ago
JSON representation

Easy way to convert Excel into JSON and DynamoDB JSON.

Awesome Lists containing this project

README

        




Excel to JSON and DynamoDB JSON Web


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





Contributions Welcome





[**View the Web App**](https://exceltodynamodbjson.vercel.app)

## Table of Contents

- [Table of Contents](#table-of-contents)
- [Description](#description)
- [Live Demo](#live-demo)
- [Technologies](#technologies)
- [Run Locally](#run-locally)
- [Contributing](#contributing)

## 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](https://exceltodynamodbjson.vercel.app)





## Technologies

- [React.js](https://reactjs.org)
- [Bootstrap](https://getbootstrap.com)
- [SonarLint](https://www.sonarsource.com)
- [ESLint](https://eslint.org)
- [Stylelint](https://stylelint.io)
- [Prettier](https://prettier.io)
- [Vercel](https://vercel.com)

## Run Locally

- Requirement:

- Install [Node.js](https://nodejs.org)
- Recommended to use [Yarn](https://yarnpkg.com)

- Clone the repo.

```bash
git clone https://github.com/madiajijah11/exceltodynamodbjson.git
```

```bash
cd exceltodynamodbjson
```

- Install the dependencies.

```bash
yarn
```

### Development

Run the development server and open [http://localhost:3000](http://localhost:3000)

```bash
yarn start
```

### Production

Build the app for production.

```bash
yarn build
```

## Contributing

You can contribute to this site by creating an [issue](https://github.com/madiajijah11/exceltodynamodbjson/issues) or [pull request](https://github.com/madiajijah11/exceltodynamodbjson/pulls).