Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/harsharchives/world-first-website-clone
- Owner: HarshArchives
- License: mit
- Created: 2023-03-29T15:43:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-06T05:05:13.000Z (almost 2 years ago)
- Last Synced: 2024-11-09T02:38:33.183Z (2 months ago)
- Topics: beginner-friendly, html, website
- Language: HTML
- Homepage: https://worldfirstwebsite.netlify.app/
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.