Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harsharchives/world-first-website-clone

It is a clone of The world's first website using basic HTML.
https://github.com/harsharchives/world-first-website-clone

beginner-friendly html website

Last synced: 7 days ago
JSON representation

It is a clone of The world's first website using basic HTML.

Awesome Lists containing this project

README

        

# 🌐 World-First-Website-Clone

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

This repository contains the code for a clone of the world's first website.

## Introduction

The world's first website was launched on August 6, 1991. It was created by Sir Tim Berners-Lee, the inventor of the World Wide Web. This repository contains a clone of that website, which can be used for educational purposes.

## :rocket: Getting Started

To get started, simply clone this repository to your local machine:
```bash
git clone [email protected]:geekyharsh05/World-First-Website-Clone.git
```

To view the website, simply open the `index.html` file in your web browser or [Visit here](https://worldfirstwebsite.netlify.app/). The website should look similar to the original world's first website, which can be viewed at https://bit.ly/3nOW7mf

## :handshake: Contributing

If you would like to contribute to this repository, feel free to fork it and submit a pull request. Please ensure that your code is well-documented and adheres to the [HTML coding standards](https://www.w3schools.com/html/html5_syntax.asp).

## :memo: License

This project is licensed under the terms of the MIT license. See the [LICENSE](LICENSE) file for details.