Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 572 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 572 Bytes

mozilla_party

Description

  1. Project created in one night hackathon organized by mozilla at Thapar Institute of Engineering and Technology.
  2. Frontend website to create awareness about Sustainable Development Goals by United Nations.
  3. This project got first prize in Hackathon.

Enviroment Setup

  1. Create HTTP server on http://0.0.0.0:8000. (One simple way of creating it is by running python -m SimpleHTTPServer ). Note: Make Sure that python2 is set as default python interpreter.
  2. Open project-mozilla/hackathon/index.html on web browser.