Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 597 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 597 Bytes

PROJECT TITLE

The name of this project is - Utility Website

PROJECT DESCRIPTION

The app demonstrates my knowledge about HTML, CSS and JavaScript (JQuery too). This Consists of three simple tools -

  • Calculator
  • Tic - Tac - Toe Game
  • To - Do List App

LOCAL DEVELOPMENT

For local development, you just need to

  1. Fork the Repo in GitHub.
  2. Go to the folder you want the local clone in.
  3. Open Terminal or Command Prompt.
  4. Clone the Repo using git clone https://github.com/Murdock9803/utility-website.git command.
  5. Open the index.html file or Run the project in Live Server.