Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.1 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.1 KB

HTML CSS JAVASCRIPT - Todo Web App

This project is a part of the DevBond200 a Techinical Event in UniversuMM 2021 (Youth Festival organised by MMDU, Mullana).

More information at UniversuMM

How To Use

To clone and run this application, you'll need Git and Latest Version of any web browser(prefered Chrome or Firefox) installed on your computer.

  # Clone this repository
  $ git clone https://github.com/Developer-Student-Clubs-MMDU/DevBond200-Web-App.git

  # Go into the repository
  $ cd DevBond200-Web-App

  # Run the app
  # Open the index.html file in the web browser

Contribute

  1. Fork the repository here on GitHub.
  2. Clone the repository on your system.
  3. Develop and test your changes.
  4. Commit your changes and make sure your commit message clearly describe your changes.
  5. Send a pull request.

For help getting started with the project, view Mozilla's documentation on Web, which offers tutorials, samples, guidance on web development, and a full API reference.