kouul / hello-world-on-the-web

Shows 'Hello World' on your browser using all possible web frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello World

Aim

The aim of this project is to display the message 'Hello World' on your browser using all possible web frameworks, such as ReactJs or Flask and some cool js libraries.

Info

The repository is structured into folders named using respective programming language. For example, Python folder will contain sub folders named Flask or Django. Each of these sub folder will contain the source code for the Hello World project along with a Readme file which will elaborate on the installation guide. Feel free to commit :)

How to contribute

  1. Fork the repository
  2. Clone the forked repo to your local environment
  3. Make your changes
  4. $ add, commit & push your changes
  5. Create pull rqeuest

Languages covered

HTML
Python
  • Flask
  • Django
  • web2py
  • cherrypy
Java
  • Play
  • Spring
  • Struts
Javascript
  • NodeJs
  • ReactJs
  • ExtJs
  • AngularJs
  • EmberJs
  • Javascript graphic libraries
    • fullpagejs
    • multiscrolljs
    • p5js
    • pagepilingjs
    • tinseltownjs
    • typedjs
    • funnytextjs
Docker

(Just experimenting docker containers)

  • Flask
  • PHP
  • ReactJs
  • AngularJs
  • Django
Other
P.S This project is just to experiment new web technologies. Feel free to commit :)

About

Shows 'Hello World' on your browser using all possible web frameworks


Languages

Language:JavaScript 72.6%Language:HTML 10.9%Language:Python 9.6%Language:CSS 6.5%Language:Dockerfile 0.4%Language:PHP 0.1%