Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/msaf9/json

Display JSON object using simple webpage.
https://github.com/msaf9/json

html5 javascript json

Last synced: 24 days ago
JSON representation

Display JSON object using simple webpage.

Awesome Lists containing this project

README

        

# JSON object implementation in Webpage using Plain JS
JSON object in Webpage.

## Table of contents
- [Introduction](#introduction)
- [Web Technologies](#web-technologies)
- [Project status](#project-status)
- [Installation](#installation)
- [License](#license)

## Introduction
This project deals with the implementation of JSON object in Webpage using Plain JavaScript.

## Web Technologies
- HTML5 (Markup language)
- CSS3 (styling language)
- JavaScript (programming language)
- Data format: JSON - [companies.json](companies.json)

## Project status
> **In progress**

## Installation
### Get repository
```git
git https://github.com/msaf9/json.git
cd json
```

## License
[MIT License](LICENSE)